Uses of Interface
org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler

Packages that use ConnectionListenerFailureHandler
org.apache.axis2.transport.http.server   
 

Uses of ConnectionListenerFailureHandler in org.apache.axis2.transport.http.server
 

Classes in org.apache.axis2.transport.http.server that implement ConnectionListenerFailureHandler
 class DefaultConnectionListenerFailureHandler
          Default hander for failures in connection listener IOProcessors.
 

Constructors in org.apache.axis2.transport.http.server with parameters of type ConnectionListenerFailureHandler
DefaultConnectionListener(int port, HttpConnectionManager connmanager, ConnectionListenerFailureHandler failureHandler, org.apache.http.params.HttpParams params)
          Use this constructor to provide a custom ConnectionListenerFailureHandler, e.g.
 



Copyright ? 2007 Apache Web Services Project. All Rights Reserved.