Uses of Interface
org.apache.axis2.transport.http.server.ConnectionListenerFailureHandler
Packages that use ConnectionListenerFailureHandler
-
Uses of ConnectionListenerFailureHandler in org.apache.axis2.transport.http.server
Classes in org.apache.axis2.transport.http.server that implement ConnectionListenerFailureHandlerModifier and TypeClassDescriptionclassDefault hander for failures in connection listener IOProcessors.Constructors in org.apache.axis2.transport.http.server with parameters of type ConnectionListenerFailureHandlerModifierConstructorDescriptionDefaultConnectionListener(String scheme, int port, HttpConnectionManager connmanager, ConnectionListenerFailureHandler failureHandler, org.apache.hc.core5.http.config.Http1Config http1Config, org.apache.hc.core5.http.io.SocketConfig socketConfig) Use this constructor to provide a custom ConnectionListenerFailureHandler, e.g. by subclassing DefaultConnectionListenerFailureHandler