Uses of Class
org.sapia.ubik.net.mplex.SocketQueue

Packages that use SocketQueue
org.sapia.ubik.net.mplex   
 

Uses of SocketQueue in org.sapia.ubik.net.mplex
 

Methods in org.sapia.ubik.net.mplex that return SocketQueue
 SocketQueue SocketConnectorImpl.getQueue()
          Returns the socket queue of this handler.
 

Constructors in org.sapia.ubik.net.mplex with parameters of type SocketQueue
SocketConnectorImpl(MultiplexServerSocket aServerSocket, StreamSelector aSelector, SocketQueue aQueue)
          Creates a new SocketConnectorImpl instance.
 



Copyright © 2010 Sapia OSS. All Rights Reserved.