|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ReturnCallbackHandler | |
---|---|
org.clazzes.remoting.beans |
Uses of ReturnCallbackHandler in org.clazzes.remoting.beans |
---|
Classes in org.clazzes.remoting.beans that implement ReturnCallbackHandler | |
---|---|
class |
ReturnCallbackInvocationHandler
This ServerInvocationHandler delegates jboss remote calls to a spring bean by intelligently discovering the service interface. |
Methods in org.clazzes.remoting.beans that return ReturnCallbackHandler | |
---|---|
ReturnCallbackHandler |
SessionContextInvocationHandler.getReturnCallbackHandler()
|
ReturnCallbackHandler |
BeanInvocationHandler.getReturnCallbackHandler()
|
Methods in org.clazzes.remoting.beans with parameters of type ReturnCallbackHandler | |
---|---|
void |
SessionContextInvocationHandler.setReturnCallbackHandler(ReturnCallbackHandler returnCallbackHandler)
|
void |
BeanInvocationHandler.setReturnCallbackHandler(ReturnCallbackHandler returnCallbackHandler)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |