Uses of Package
org.apache.http.impl

Packages that use org.apache.http.impl
org.apache.http.impl Default implementations for interfaces in org.apache.http
 

Classes in org.apache.http.impl used by org.apache.http.impl
AbstractHttpClientConnection
          Abstract client-side HTTP connection capable of transmitting and receiving data using arbitrary HttpDataReceiver and HttpDataTransmitter
AbstractHttpServerConnection
          Abstract server-side HTTP connection capable of transmitting and receiving data using arbitrary HttpDataReceiver and HttpDataTransmitter
EnglishReasonPhraseCatalog
          English reason phrases for HTTP status codes.
SocketHttpClientConnection
          Implementation of a client-side HTTP connection that can be bound to a network Socket in order to receive and transmit data.
SocketHttpServerConnection
          Implementation of a server-side HTTP connection that can be bound to a network Socket in order to receive and transmit data.
 



Copyright © 2005-2007 Apache Software Foundation. All Rights Reserved.