org.apache.james.util.connection |
Provides classes that implement Avalon Cornerstone connection services. It would be desirable to have these classes eventually moved to Cornerstone.
|
Java Source File Name | Type | Comment |
ServerConnection.java | Class | Represents a single server socket managed by a connection manager. |
SimpleConnectionManager.java | Class | An implementation of ConnectionManager that supports configurable
idle timeouts and a configurable value for the maximum number of
client connections to a particular port. |