|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use HttpInetConnection | |
---|---|
org.apache.http.impl | Default implementations for interfaces in
org.apache.http . |
org.apache.http.impl.nio |
Uses of HttpInetConnection in org.apache.http.impl |
---|
Classes in org.apache.http.impl that implement HttpInetConnection | |
---|---|
class |
DefaultHttpClientConnection
Default implementation of a client-side HTTP connection. |
class |
DefaultHttpServerConnection
Default implementation of a server-side HTTP connection. |
class |
SocketHttpClientConnection
Implementation of a client-side HTTP connection that can be bound to a network Socket in order to receive and transmit data. |
class |
SocketHttpServerConnection
Implementation of a server-side HTTP connection that can be bound to a network Socket in order to receive and transmit data. |
Uses of HttpInetConnection in org.apache.http.impl.nio |
---|
Classes in org.apache.http.impl.nio that implement HttpInetConnection | |
---|---|
class |
DefaultNHttpClientConnection
|
class |
DefaultNHttpServerConnection
|
class |
NHttpConnectionBase
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |