|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ClientResourceHandler | |
---|---|
rabbit.proxy | The web proxy components. |
Uses of ClientResourceHandler in rabbit.proxy |
---|
Methods in rabbit.proxy that return ClientResourceHandler | |
---|---|
ClientResourceHandler |
Connection.getClientResourceHandler()
Get the client resource handler, that is the handler of any content the client is submitting (POSTED data, file uploads etc.) |
Constructors in rabbit.proxy with parameters of type ClientResourceHandler | |
---|---|
SWC(Connection con,
Resolver resolver,
HttpHeader header,
TrafficLoggerHandler tlh,
ClientResourceHandler crh,
rabbit.proxy.RequestHandler rh)
Create a new connection establisher. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |