Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Apache.http.params Classes and Interfaces - 14 results found.
NameDescriptionTypePackageFramework
AbstractHttpParamsAbstract base class for parameter collections.Classapache.http.paramsApache HttpComponents
BasicHttpParamsDefault implementation of HttpParams interface.Classapache.http.paramsApache HttpComponents
CoreConnectionPNamesDefines parameter names for connections in HttpCore.Interfaceapache.http.paramsApache HttpComponents
CoreProtocolPNamesDefines parameter names for protocol execution in HttpCore.Interfaceapache.http.paramsApache HttpComponents
DefaultedHttpParamsHttpParams implementation that delegates resolution of a parameter to the given default HttpParams instance if the parameter is notClassapache.http.paramsApache HttpComponents
HttpAbstractParamBeanClassapache.http.paramsApache HttpComponents
HttpConnectionParamBeanThis is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP connection parameters using Java BeansClassapache.http.paramsApache HttpComponents
HttpConnectionParamsUtility class for accessing connection parameters in HttpParams.Classapache.http.paramsApache HttpComponents
HttpParamConfigClassapache.http.paramsApache HttpComponents
HttpParamsHttpParams interface represents a collection of immutable values that define a runtime behavior of a component.Interfaceapache.http.paramsApache HttpComponents
HttpParamsNamesGives access to the full set of parameter names.Interfaceapache.http.paramsApache HttpComponents
HttpProtocolParamBeanThis is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP protocol parameters using Java BeansClassapache.http.paramsApache HttpComponents
HttpProtocolParamsUtility class for accessing protocol parameters in HttpParams.Classapache.http.paramsApache HttpComponents
SyncBasicHttpParamsThread-safe extension of the BasicHttpParams.Classapache.http.paramsApache HttpComponents