ProgressListener | ProgressListener is an interface to be implemented by parties interested to be notified of progress in network input stream. | code | html |
ProgressMeteringPolicy | ProgressMeteringPolicy is an interface for determining progress metering policy. | code | html |
ProgressSource.State | code | html | |
ApplicationProxy | Proxy wrapper class so that we can determine application set proxies by type. | code | html |
ConnectionResetException | Thrown to indicate a connection reset. | code | html |
DefaultProgressMeteringPolicy | Default progress metering policy. | code | html |
InetAddressCachePolicy | code | html | |
NetHooks | Defines static methods to ensure that any installed net hooks are invoked prior to binding or connecting TCP sockets. | code | html |
NetProperties | code | html | |
NetworkClient | This is the base class for network clients. | code | html |
NetworkServer | This is the base class for network servers. | code | html |
ProgressEvent | ProgressEvent represents an progress event in monitering network input stream. | code | html |
ProgressMonitor | ProgressMonitor is a class for monitoring progress in network input stream. | code | html |
ProgressSource | ProgressSource represents the source of progress changes. | code | html |
RegisteredDomain | code | html | |
ResourceManager | Manages count of total number of UDP sockets and ensures that exception is thrown if we try to create more than the configured limit. | code | html |
SocksProxy | Proxy wrapper class so we can determine the socks protocol version. | code | html |
TelnetInputStream | This class provides input and output streams for telnet clients. | code | html |
TelnetOutputStream | This class provides input and output streams for telnet clients. | code | html |
TelnetProtocolException | An unexpected result was received by the client when talking to the telnet server. | code | html |
TransferProtocolClient | This class implements that basic intefaces of transfer protocols. | code | html |
URLCanonicalizer | Helper class to map URL "abbreviations" to real URLs. | code | html |