Uses of Class
com.echomine.net.Connection

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

Uses of Connection in com.echomine.jabber
 

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

Uses of Connection in com.echomine.net
 

Subclasses of Connection 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.
 class TimeableConnection
          Adds a feature that will record the amount of time since the connection is online.
 



Copyright © 2001-2005 Echomine. All Rights Reserved.