|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use NHttpClientIOTarget | |
---|---|
org.apache.http.impl.nio | Default implementations for interfaces in
org.apache.http.nio . |
Uses of NHttpClientIOTarget in org.apache.http.impl.nio |
---|
Classes in org.apache.http.impl.nio that implement NHttpClientIOTarget | |
---|---|
class |
DefaultNHttpClientConnection
Default implementation of the NHttpClientConnection interface. |
Methods in org.apache.http.impl.nio that return NHttpClientIOTarget | |
---|---|
protected NHttpClientIOTarget |
SSLClientIOEventDispatch.createConnection(IOSession session)
Creates an instance of DefaultNHttpClientConnection based on the
given SSL IOSession . |
protected NHttpClientIOTarget |
DefaultClientIOEventDispatch.createConnection(IOSession session)
Creates an instance of DefaultNHttpClientConnection based on the
given IOSession . |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |