|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectmarquee.xmlrpc.handlers.ReflectiveInvocationHandler
marquee.xmlrpc.testing.ServletExample.ExampleInvocationHandler
Constructor Summary | |
ServletExample.ExampleInvocationHandler()
|
Method Summary | |
java.util.Hashtable |
echoStruct(java.util.Hashtable struct)
Receives a struct (encoded in a Hashtable), prints it and returns it. |
Methods inherited from class marquee.xmlrpc.handlers.ReflectiveInvocationHandler |
invoke, setEntryPoints |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
public ServletExample.ExampleInvocationHandler()
Method Detail |
public java.util.Hashtable echoStruct(java.util.Hashtable struct)
|
|||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |