Interface | Description |
---|---|
CodeSet.InputBuffer |
This interface represents a buffer from which character data can be read.
|
CodeSet.OutputBuffer |
Represents a buffer to which character data may be written.
|
ConnectionListener |
ConnectionListener.java
Created: Thu Oct 4 15:56:02 2002
|
ReplyListener |
ReplyListener.java
Created: Sun Aug 12 22:01:01 2002
|
RequestListener |
RequestListener.java
Created: Sun Aug 12 22:01:01 2002
|
SelectionStrategy |
This class is used to select a connection for closing.
|
StatisticsProvider |
This class is used to collect statistical data about
transports.
|
TransportListener |
This interface allows classes, registered with the TransportManager to
receive notifications about the use of a Transport (by the current thread).
|