Package | Description |
---|---|
org.apache.http.nio.params |
HTTP parameters for I/O reactors based on NIO model.
|
org.apache.http.params |
The parameterization framework for HTTP components.
|
Modifier and Type | Class and Description |
---|---|
class |
NIOReactorParamBean
Deprecated.
(4.2) use
IOReactorConfig |
Modifier and Type | Class and Description |
---|---|
class |
HttpConnectionParamBean
This is a Java Bean class that can be used to wrap an instance of
HttpParams and manipulate HTTP connection parameters using Java Beans
conventions. |
class |
HttpProtocolParamBean
This is a Java Bean class that can be used to wrap an instance of
HttpParams and manipulate HTTP protocol parameters using Java Beans
conventions. |
Copyright © 2005-2015 The Apache Software Foundation. All Rights Reserved.