|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ConnectionHandler | |
---|---|
rabbit.httpio | General http io classes |
rabbit.proxy | The web proxy components. |
Uses of ConnectionHandler in rabbit.httpio |
---|
Constructors in rabbit.httpio with parameters of type ConnectionHandler | |
---|---|
WebConnectionResourceSource(ConnectionHandler con,
NioHandler nioHandler,
WebConnection wc,
BufferHandle bufHandle,
TrafficLogger tl,
boolean isChunked,
long dataSize,
boolean strictHttp)
Create a new ConnectionResourceSource that gets the data from the network. |
Uses of ConnectionHandler in rabbit.proxy |
---|
Methods in rabbit.proxy that return ConnectionHandler | |
---|---|
ConnectionHandler |
HttpProxy.getConnectionHandler()
Get the connection handler. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |