|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |
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. |
|
|||||||||||
PREV NEXT | FRAMES NO FRAMES |