All Packages  Class Hierarchy  This Package  Previous  Next  Index
  Interface guinea.ui.remote.RemoteObjectInterface
  -  public interface RemoteObjectInterface
 
  Method Index
  -   · 
	createRemoteObjectClient(RemotePipe, String)
  
 -  
  
 -   · 
	createRemoteObjectServer(RemotePipe, String)
  
 -  
 
  Methods
 · 
createRemoteObjectClient
 public abstract ProcessRemoteCommand createRemoteObjectClient(RemotePipe pipe,
                                                               String objectName)
 · 
createRemoteObjectServer
 public abstract ProcessRemoteCommand createRemoteObjectServer(RemotePipe pipe,
                                                               String objectName)
All Packages  Class Hierarchy  This Package  Previous  Next  Index