|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use XmlRpcInvocation | |
---|---|
redstone.xmlrpc |
Uses of XmlRpcInvocation in redstone.xmlrpc |
---|
Methods in redstone.xmlrpc with parameters of type XmlRpcInvocation | |
---|---|
Object |
XmlRpcInvocationInterceptor.after(XmlRpcInvocation invocation,
Object returnValue)
Called by an XmlRpcServer after the supplied method has been called. |
boolean |
XmlRpcInvocationInterceptor.before(XmlRpcInvocation invocation)
Called by an XmlRpcServer before the method with the supplied name is called. |
void |
XmlRpcInvocationInterceptor.onException(XmlRpcInvocation invocation,
Throwable exception)
Called by an XmlRpcServer when the supplied method throws an exception. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |