Uses of Interface
org.clazzes.remoting.beans.CallbackWrapper

Packages that use CallbackWrapper
org.clazzes.remoting.beans   
 

Uses of CallbackWrapper in org.clazzes.remoting.beans
 

Classes in org.clazzes.remoting.beans that implement CallbackWrapper
 class BeanCallbackWrapper
          This ServerInvocationHandler delegates remote callbacks to a bean by intelligently discovering the service interface.
 

Methods in org.clazzes.remoting.beans that return types with arguments of type CallbackWrapper
 java.util.List<CallbackWrapper> BeanImporter.getCallbackWrappers()
           
 

Method parameters in org.clazzes.remoting.beans with type arguments of type CallbackWrapper
 void BeanImporter.setCallbackWrappers(java.util.List<CallbackWrapper> callbackHandlers)
           
 



Copyright © 2010. All Rights Reserved.