Uses of Interface
org.nakedobjects.remoting.client.ClientConnection

Packages that use ClientConnection
org.nakedobjects.remoting.client   
org.nakedobjects.remoting.facade.proxy   
org.nakedobjects.remoting.transport.pipe   
 

Uses of ClientConnection in org.nakedobjects.remoting.client
 

Classes in org.nakedobjects.remoting.client that implement ClientConnection
 class ClientConnectionDefault
          Default implementation of ClientConnection that delegates to ClientMarshaller supplied in constructor.
 

Uses of ClientConnection in org.nakedobjects.remoting.facade.proxy
 

Constructors in org.nakedobjects.remoting.facade.proxy with parameters of type ClientConnection
ServerFacadeProxy(ClientConnection connection)
           
 

Uses of ClientConnection in org.nakedobjects.remoting.transport.pipe
 

Classes in org.nakedobjects.remoting.transport.pipe that implement ClientConnection
 class PipedClient
           
 



Copyright © 2001-2009 Naked Objects Group Ltd.. All Rights Reserved.