| Interface | Description |
|---|---|
| FTPDataSocket |
Interface for data socket classes, whether active or passive
|
| Class | Description |
|---|---|
| ConnectionContext |
Holds various parameters pertaining to the context of the connection.
|
| EventAggregator |
Implements the legacy listener interfaces and aggregates them into
the one EventListener interface
|
| FTPActiveDataSocket |
Active data socket handling class
|
| FTPPassiveDataSocket |
Passive data socket handling class
|
| SocketUtils |
Utility class that allows 1.4 socket methods to be called while
still being able to be compiled in 1.1.x
|