Uses of Interface
org.exolab.core.ipc.IpcIfc

Packages that use IpcIfc
org.exolab.core.http   
org.exolab.core.ipc   
org.exolab.core.mipc   
 

Uses of IpcIfc in org.exolab.core.http
 

Classes in org.exolab.core.http that implement IpcIfc
 class HttpClient
           
 

Uses of IpcIfc in org.exolab.core.ipc
 

Classes in org.exolab.core.ipc that implement IpcIfc
 class TcpService
          Implement a standard Tcp service, with one send and one receive buffer.
 

Constructors in org.exolab.core.ipc with parameters of type IpcIfc
Notifier(NotifierIfc client, IpcIfc ipc, java.util.HashMap pool)
          Construct the notifier with a reference to the client interested in receiving messages.
 

Uses of IpcIfc in org.exolab.core.mipc
 

Classes in org.exolab.core.mipc that implement IpcIfc
 class ObjectChannel
          The ObjectChannel is associated with a MultiplexConnection.
 



Copyright © 1999-2012 The Exolab Group. All Rights Reserved.