Skip navigation links
A B C D E F G H I J K L M N O P Q R S T U V W X 

O

objectId(Object) - Static method in class org.apache.commons.logging.LogFactory
Returns a string that uniquely identifies the specified object, including its class.
OCTET_STREAM_TYPE - Static variable in class org.apache.http.protocol.HTTP
Content type definitions
open(HttpRoute, HttpContext, HttpParams) - Method in interface org.apache.http.conn.ManagedClientConnection
Opens this connection according to the given route.
open(HttpRoute, HttpContext, HttpParams) - Method in class org.apache.http.impl.conn.AbstractPooledConnAdapter
 
open(HttpRoute, HttpContext, HttpParams) - Method in class org.apache.http.impl.conn.AbstractPoolEntry
Opens the underlying connection.
openCompleted(boolean, HttpParams) - Method in interface org.apache.http.conn.OperatedClientConnection
Signals that the connection has been successfully open.
openCompleted(boolean, HttpParams) - Method in class org.apache.http.impl.conn.DefaultClientConnection
 
openConnection(OperatedClientConnection, HttpHost, InetAddress, HttpContext, HttpParams) - Method in interface org.apache.http.conn.ClientConnectionOperator
Opens a connection to the given target host.
openConnection(OperatedClientConnection, HttpHost, InetAddress, HttpContext, HttpParams) - Method in class org.apache.http.impl.conn.DefaultClientConnectionOperator
 
opening(Socket, HttpHost) - Method in interface org.apache.http.conn.OperatedClientConnection
Signals that this connection is in the process of being open.
opening(Socket, HttpHost) - Method in class org.apache.http.impl.conn.DefaultClientConnection
 
OperatedClientConnection - Interface in org.apache.http.conn
A client-side connection that relies on outside logic to connect sockets to the appropriate hosts.
operator - Variable in class org.apache.http.impl.conn.tsccm.ConnPoolByRoute
Connection operator for this pool
org.apache.commons.logging - package org.apache.commons.logging
Simple wrapper API around multiple logging APIs.
org.apache.commons.logging.impl - package org.apache.commons.logging.impl
Concrete implementations of commons-logging wrapper APIs.
org.apache.http - package org.apache.http
The core HTTP components (HttpCore).
org.apache.http.auth - package org.apache.http.auth
The API for client-side HTTP authentication against a server.
org.apache.http.auth.params - package org.apache.http.auth.params
Parameters for configuring HTTP authentication classes.
org.apache.http.client - package org.apache.http.client
The API for client-side HTTP communication.
org.apache.http.client.entity - package org.apache.http.client.entity
Additional HTTP entity implementations that depend on HttpClient specific features.
org.apache.http.client.methods - package org.apache.http.client.methods
Request implementations for the various HTTP methods like GET and POST.
org.apache.http.client.params - package org.apache.http.client.params
Parameters for configuring the default HttpClient implementation.
org.apache.http.client.protocol - package org.apache.http.client.protocol
Additional request and response interceptors for HTTP state and authentication management.
org.apache.http.client.utils - package org.apache.http.client.utils
Helpers and utility classes for HttpClient.
org.apache.http.conn - package org.apache.http.conn
The client-side connection management and handling API that provides interfaces and implementations for opening and managing client side HTTP connections.
org.apache.http.conn.params - package org.apache.http.conn.params
Parameters for configuring HTTP connection and connection management related classes.
org.apache.http.conn.routing - package org.apache.http.conn.routing
The client-side route representation and tracking API.
org.apache.http.conn.scheme - package org.apache.http.conn.scheme
Scheme class represents a protocol scheme such as "http" or "https" and contains a number of protocol properties such as the default port and the socket factory to be used to creating Sockets for the given protocol
org.apache.http.conn.ssl - package org.apache.http.conn.ssl
TLS/SSL specific API.
org.apache.http.conn.util - package org.apache.http.conn.util
A collection of HTTP connection utility classes.
org.apache.http.cookie - package org.apache.http.cookie
The API for client-side state management via cookies.
org.apache.http.cookie.params - package org.apache.http.cookie.params
Parameters for configuring HTTP state management classes.
org.apache.http.entity - package org.apache.http.entity
Representations for HTTP message entities.
org.apache.http.impl - package org.apache.http.impl
Default implementations for interfaces in org.apache.http.
org.apache.http.impl.auth - package org.apache.http.impl.auth
Default implementations for interfaces in org.apache.http.auth.
org.apache.http.impl.client - package org.apache.http.impl.client
Default implementations for interfaces in org.apache.http.client.
org.apache.http.impl.conn - package org.apache.http.impl.conn
Default implementations for interfaces in org.apache.http.impl.conn and related classes.
org.apache.http.impl.conn.tsccm - package org.apache.http.impl.conn.tsccm
The implementation of a thread-safe client connection manager.
org.apache.http.impl.cookie - package org.apache.http.impl.cookie
Default implementations for interfaces in org.apache.http.cookie.
org.apache.http.impl.entity - package org.apache.http.impl.entity
Default implementations for interfaces in org.apache.http.entity and provides utility classes for serialization and deserialization of HTTP content entities.
org.apache.http.impl.io - package org.apache.http.impl.io
Default implementations for interfaces in org.apache.http.io.
org.apache.http.io - package org.apache.http.io
The blocking I/O abstraction of the HTTP components.
org.apache.http.message - package org.apache.http.message
A selection of HTTP message implementations.
org.apache.http.params - package org.apache.http.params
The parameterization framework for HTTP components.
org.apache.http.protocol - package org.apache.http.protocol
HTTP protocol execution framework.
org.apache.http.util - package org.apache.http.util
Resizable byte and char arrays and various utility classes with static helper methods.
ORIGIN_SERVER - Static variable in interface org.apache.http.params.CoreProtocolPNames
Defines the content of the Server header.
output(InputStream) - Method in class org.apache.http.impl.conn.Wire
 
output(byte[], int, int) - Method in class org.apache.http.impl.conn.Wire
 
output(byte[]) - Method in class org.apache.http.impl.conn.Wire
 
output(int) - Method in class org.apache.http.impl.conn.Wire
 
output(String) - Method in class org.apache.http.impl.conn.Wire
 
overrideParams - Variable in class org.apache.http.impl.client.ClientParamsStack
The override parameter collection, or null.
overrideParamter(String, String) - Method in class org.apache.http.impl.auth.DigestScheme
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links