|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use BaseComponent | |
| org.indy | |
| org.indy.io | |
| org.indy.messages | |
| org.indy.socks | |
| org.indy.telnet | |
| org.indy.udp | |
| Uses of BaseComponent in org.indy |
| Subclasses of BaseComponent in org.indy | |
class |
AbstractPeerThreadManager
Provides a skeletal implementation of the ThreadManager interface
that clients can use as the basis for their own implementations. |
class |
Connection
Provides extended functionality for using org.indy.IOHandlers,
such as reading and writing primitives, checking response codes and
extracting RFC compliant messages. |
class |
DefaultPeerThreadManager
Default implementation of PeerThreadManager |
class |
IndyComponent
IndyComponent is the ancestor of all Indy components
which implement client or server functionality. |
class |
TCPClient
Description of the Class |
class |
TCPServer
Description of the Class |
class |
TCPServerConnection
Description of the Class |
| Uses of BaseComponent in org.indy.io |
| Subclasses of BaseComponent in org.indy.io | |
class |
ServerIOHandler
Description of the Class |
class |
ServerIOHandlerSocket
Description of the Class |
| Uses of BaseComponent in org.indy.messages |
| Subclasses of BaseComponent in org.indy.messages | |
class |
AddressList
DOCUMENT ME! |
class |
Message
|
class |
MessageClient
DOCUMENT ME! |
| Uses of BaseComponent in org.indy.socks |
| Subclasses of BaseComponent in org.indy.socks | |
class |
SocksInfo
Description of the Class |
| Uses of BaseComponent in org.indy.telnet |
| Subclasses of BaseComponent in org.indy.telnet | |
class |
TelnetClient
DOCUMENT ME! |
| Uses of BaseComponent in org.indy.udp |
| Subclasses of BaseComponent in org.indy.udp | |
class |
IdUDPBase
NB, Broadcast is ALWAYS enabled in Java UDP sockets, so there's no point including the property that appears in the Delphi version. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||