|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectde.dfki.util.xmlrpc.server.XmlRpcHandlerFactory
public class XmlRpcHandlerFactory
Factory object to create XML-RPC handlers for objects that need
the revised invoke-method features of the AbstractXmlRpcHandler
but are not able to extend the AbstractXmlRpcHandler class.
Constructor Summary | |
---|---|
XmlRpcHandlerFactory()
|
Method Summary | |
---|---|
static void |
checkForAnnotations(java.lang.Object delegate)
|
static org.apache.xmlrpc.XmlRpcHandler |
createHandlerFor(java.lang.Object o)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public XmlRpcHandlerFactory()
Method Detail |
---|
public static void checkForAnnotations(java.lang.Object delegate)
public static org.apache.xmlrpc.XmlRpcHandler createHandlerFor(java.lang.Object o)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |