Uses of Package
org.indy

Packages that use org.indy
org.indy   
org.indy.io   
org.indy.messages   
org.indy.socks   
org.indy.telnet   
org.indy.udp   
org.indy.util   
 

Classes in org.indy used by org.indy
AbstractPeerThreadManager
          Provides a skeletal implementation of the ThreadManager interface that clients can use as the basis for their own implementations.
BaseComponent
          BaseComponent is the base class that is the ancestor for all Indy components.
CommandEvent
          Command represents information about commands received by a TCPServer for an executing PeerThread, and handled using a CommandHandler.
CommandHandler
          Provides the basis for TCPServer command handling.
CommandHandlerListener
          A listener interface for events on IdCommandHandler objects
CommandHandlers
          A specialized collection class for IdCommnandHandler This class is not thread safe without external sync.
Connection
          Provides extended functionality for using org.indy.IOHandlers, such as reading and writing primitives, checking response codes and extracting RFC compliant messages.
Connection.Capturable
          An interface that supports having lines of text input to it.
ConnectionIntercept
          Base class for Indy connection interceptos.
ConnectionInterceptListener
          Description of the Interface
IdURI
          IdURI
IndyComponent
          IndyComponent is the ancestor of all Indy components which implement client or server functionality.
IndyComponent.WorkMode
          An enumerated class representing the possible work types for siganalling work events in an IndyComponent.
IndyComponentListener
          A listener interface for receiving notification of status changes and read / write operations in an IndyComponent.
IndyException
          IdException
IndyThread
          Provides the basis for Indy threading as used by PeerThread in TCPServer.
IndyThread.Priority
          Represents IndyThread priority.
IndyThread.StopMode
          An enumertaed class describing the possible stopping modes for an IndyThread.
IndyThreadEvent
          Description of the Class
IndyThreadListener
          Description of the Interface
InterceptCircularLinkException
          Description of the Class
ListenerThread
          DOCUMENT ME!
PeerThread
          Description of the Class
PeerThreadFactory
          DOCUMENT ME!
PeerThreadManager
          DOCUMENT ME!
ProtocolException
          DOCUMENT ME!
RFCReplies
          This is not synced.
RFCReply
          Description of the Class
Status
          IdStatus
TCPClient
          Description of the Class
TCPClientEvent
          Passed by events from TCPClientListener
TCPClientListener
          An interface defining events fired by TCPClient.
TCPServer
          Description of the Class
TCPServerBinding
          DOCUMENT ME!
TCPServerConnection
          Description of the Class
TCPServerException
          Description of the Class
TCPServerExecuteListener
          Title:
TCPServerListener
          DOCUMENT ME!
 

Classes in org.indy used by org.indy.io
BaseComponent
          BaseComponent is the base class that is the ancestor for all Indy components.
IndyComponent
          IndyComponent is the ancestor of all Indy components which implement client or server functionality.
IndyException
          IdException
IndyThread
          Provides the basis for Indy threading as used by PeerThread in TCPServer.
Status
          IdStatus
 

Classes in org.indy used by org.indy.messages
BaseComponent
          BaseComponent is the base class that is the ancestor for all Indy components.
IndyComponent
          IndyComponent is the ancestor of all Indy components which implement client or server functionality.
IndyException
          IdException
TCPClient
          Description of the Class
 

Classes in org.indy used by org.indy.socks
BaseComponent
          BaseComponent is the base class that is the ancestor for all Indy components.
IndyComponent
          IndyComponent is the ancestor of all Indy components which implement client or server functionality.
IndyException
          IdException
 

Classes in org.indy used by org.indy.telnet
BaseComponent
          BaseComponent is the base class that is the ancestor for all Indy components.
IndyComponent
          IndyComponent is the ancestor of all Indy components which implement client or server functionality.
TCPClient
          Description of the Class
 

Classes in org.indy used by org.indy.udp
BaseComponent
          BaseComponent is the base class that is the ancestor for all Indy components.
IndyComponent
          IndyComponent is the ancestor of all Indy components which implement client or server functionality.
 

Classes in org.indy used by org.indy.util
IndyException
          IdException
 



Copyright © 2002-2002 IndyJ. All Rights Reserved.