Uses of Class
com.echomine.net.TimeableConnection

Packages that use TimeableConnection
com.echomine.jabber   
com.echomine.net   
 

Uses of TimeableConnection in com.echomine.jabber
 

Subclasses of TimeableConnection in com.echomine.jabber
 class JabberConnection
          This class represents a connection to a Jabber Server.
 

Uses of TimeableConnection in com.echomine.net
 

Subclasses of TimeableConnection in com.echomine.net
 class HandshakeablePerpetualSocketAcceptor
          Accepts connections indefinitely.
 class HandshakeableSocketAcceptor
          This acceptor works similar to SocketAcceptor except for the addition of adding handshaking capability.
 class HandshakeableSocketConnector
          This class works similar to SocketConnector to add in handshaking capability.
 class PerpetualSocketAcceptor
          Accepts connections indefinitely.
 class SocketAcceptor
          Default Acceptor class for TCP protocols.
 class SocketConnector
          Makes a connection to a remote client using TCP protocol.
 



Copyright © 2001-2005 Echomine. All Rights Reserved.