Uses of Package
org.clazzes.remoting.beans

Packages that use org.clazzes.remoting.beans
org.clazzes.remoting.beans   
 

Classes in org.clazzes.remoting.beans used by org.clazzes.remoting.beans
BeanCallAuthManager
          An implementation of this interface manages the authentication of remote calls.
BeanImporter
          Imports a service exported by BeanInvocationHandler via remoting.
CallbackWrapper
          A facility, which wraps a client-side object with a callback invocation handler.
ClientHolder
          This interface is implemented by thread-bound session contexts, which bind a resource to a specific client.
ReturnCallbackHandler
          A handler for calls to callback proxies returned by the server to the client.
ReturnCallbackProxyFactory
          Instances of this interface create proxies for return values of server calls.
SessionAuthenticator
          Implementations of this interface are responsible for creating authentication credentials for recognition of a corresponding BeanCallAuthManager on the server.
SessionManager
          An implementation of this class maintains a server-side hibernate session, which are associated to client session IDs.
 



Copyright © 2010. All Rights Reserved.