Uses of Class
org.clazzes.remoting.client.Client

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

Uses of Client in org.clazzes.remoting.beans
 

Methods in org.clazzes.remoting.beans that return Client
 Client ClientHolder.getClient()
           
 

Methods in org.clazzes.remoting.beans with parameters of type Client
protected  ClientHolder OpenClientSessionInterceptor.makeClientHolder(Client client)
           
protected  ClientHolder OpenClientContextInViewFilter.makeClientHolder(Client client)
           
 

Constructors in org.clazzes.remoting.beans with parameters of type Client
ClientHolder(Client client)
           
 

Uses of Client in org.clazzes.remoting.client
 

Methods in org.clazzes.remoting.client that return Client
 Client ClientPool.activateClient()
           
 Client ClientManager.activateClient()
           
 

Methods in org.clazzes.remoting.client with parameters of type Client
 void ClientPool.passivateClient(Client client)
           
 void ClientManager.passivateClient(Client client)
           
 



Copyright © 2010. All Rights Reserved.