|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
public interface HttpRequestFilter
Class for modifying HTTP requests.
| Method Summary | |
|---|---|
void |
filter(org.jboss.netty.handler.codec.http.HttpRequest httpRequest)
Makes any desired modifications to the request. |
| Method Detail |
|---|
void filter(org.jboss.netty.handler.codec.http.HttpRequest httpRequest)
httpRequest - The request.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||