Uses of Interface
org.apache.james.socket.JamesConnectionManager

Packages that use JamesConnectionManager
org.apache.james.socket   
org.apache.james.util.connection Provides classes that implement Avalon Cornerstone connection services. 
 

Uses of JamesConnectionManager in org.apache.james.socket
 

Methods in org.apache.james.socket with parameters of type JamesConnectionManager
 void AbstractJamesService.setConnectionManager(JamesConnectionManager connectionManager)
           
 

Uses of JamesConnectionManager in org.apache.james.util.connection
 

Classes in org.apache.james.util.connection that implement JamesConnectionManager
 class SimpleConnectionManager
          An implementation of ConnectionManager that supports configurable idle timeouts and a configurable value for the maximum number of client connections to a particular port.
 



Copyright ? 2002-2009 The Apache Software Foundation. All Rights Reserved.