public interface HttpResponseFilter
| Modifier and Type | Method and Description |
|---|---|
org.jboss.netty.handler.codec.http.HttpResponse |
filterResponse(org.jboss.netty.handler.codec.http.HttpResponse response)
Processes the response.
|
org.jboss.netty.handler.codec.http.HttpResponse filterResponse(org.jboss.netty.handler.codec.http.HttpResponse response)
response - The response to process.hostAndPort - The host and port the response came from.Copyright © 2009–2015 LittleShoot. All rights reserved.