Uses of Interface
org.apache.ws.commons.tcpmon.core.filter.http.HttpResponseHandler

Packages that use HttpResponseHandler
org.apache.ws.commons.tcpmon.core.filter.http   
 

Uses of HttpResponseHandler in org.apache.ws.commons.tcpmon.core.filter.http
 

Classes in org.apache.ws.commons.tcpmon.core.filter.http that implement HttpResponseHandler
 class AbstractHttpRequestResponseHandler
          Abstract implementation of HttpRequestHandler and HttpResponseHandler with default behavior.
 class AbstractHttpResponseHandler
          Abstract implementation of HttpResponseHandler with default behavior.
 class HostRewriter
           
 

Methods in org.apache.ws.commons.tcpmon.core.filter.http with parameters of type HttpResponseHandler
 void HttpResponseFilter.addHandler(HttpResponseHandler handler)
           
 



Copyright © The Apache Software Foundation. All Rights Reserved.