Uses of Package
org.sapia.ubik.net.mplex

Packages that use org.sapia.ubik.net.mplex
org.sapia.ubik.net.mplex   
org.sapia.ubik.rmi.server.transport.socket   
 

Classes in org.sapia.ubik.net.mplex used by org.sapia.ubik.net.mplex
MultiplexServerSocket
          This class is the main server socket that multiplexes the traditionnal java.net.ServerSocket.
MultiplexSocketConnector
          The MultiplexSocketConnector class is the access point to get client socket connections in the multiplex logic.
SocketQueue
          This class implements a simple asynchronous, thread safe, FIFO queue of Socket objects.
StreamSelector
          This interface derfines the contract of a selector that defines, from a preview of a stream of data, if it can handle the entire stream or not.
 

Classes in org.sapia.ubik.net.mplex used by org.sapia.ubik.rmi.server.transport.socket
MultiplexSocketConnector
          The MultiplexSocketConnector class is the access point to get client socket connections in the multiplex logic.
StreamSelector
          This interface derfines the contract of a selector that defines, from a preview of a stream of data, if it can handle the entire stream or not.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.