Categories:
Audio (13)
Biotech (29)
Bytecode (36)
Database (77)
Framework (7)
Game (7)
General (507)
Graphics (53)
I/O (35)
IDE (2)
JAR Tools (102)
JavaBeans (21)
JDBC (121)
JDK (426)
JSP (20)
Logging (108)
Mail (58)
Messaging (8)
Network (84)
PDF (97)
Report (7)
Scripting (84)
Security (32)
Server (121)
Servlet (26)
SOAP (24)
Testing (54)
Web (15)
XML (322)
Collections:
Other Resources:
httpclient-cache-4.2.2.jar - HttpComponents HttpClient Cache
The Hyper-Text Transfer Protocol (HTTP) is perhaps the most significant protocol used on the Internet today. Web services, network-enabled appliances and the growth of network computing continue to expand the role of the HTTP protocol beyond user-driven web browsers, while increasing the number of applications that require HTTP support.
JAR File Size and Download Location:
File name: httpclient-cache.jar, httpclient-cache-4.2.2.jar File size: 115269 bytes Date modified: 21-Oct-2012 Download: Apache HttpComponents
✍: FYIcenter.com
Manifest of the JAR:
Archiver-Version: Plexus Archiver Built-By: oleg Build-Jdk: 1.5.0_22 Implementation-Build: tags/4.2.2-RC1/httpclient-cache@r1400614; 2012-10-21 11:02:25+0100 Implementation-Title: HttpComponents HttpClient Cache Implementation-Vendor: The Apache Software Foundation Implementation-Vendor-Id: org.apache Implementation-Version: 4.2.2 Specification-Title: HttpComponents HttpClient Cache Specification-Vendor: The Apache Software Foundation Specification-Version: 4.2.2 X-Compile-Source-JDK: 1.5 X-Compile-Target-JDK: 1.5 url: http://hc.apache.org/httpcomponents-client
List of Classes in the JAR:
org/apache/http/impl/client/cache/ConditionalRequestBuilder org/apache/http/impl/client/cache/Variant org/apache/http/impl/client/cache/memcached/MemcachedKeyHashingException org/apache/http/impl/client/cache/memcached/MemcachedHttpCacheStorage org/apache/http/impl/client/cache/memcached/PrefixKeyHashingScheme org/apache/http/impl/client/cache/memcached/MemcachedCacheEntry org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactoryImpl org/apache/http/impl/client/cache/memcached/MemcachedOperationTimeoutException org/apache/http/impl/client/cache/memcached/KeyHashingScheme org/apache/http/impl/client/cache/memcached/MemcachedSerializationException org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryImpl org/apache/http/impl/client/cache/memcached/MemcachedCacheEntryFactory org/apache/http/impl/client/cache/memcached/SHA256KeyHashingScheme org/apache/http/impl/client/cache/FileResource org/apache/http/impl/client/cache/WarningValue org/apache/http/impl/client/cache/CachedResponseSuitabilityChecker org/apache/http/impl/client/cache/HeapResourceFactory org/apache/http/impl/client/cache/RequestProtocolError org/apache/http/impl/client/cache/HttpCache org/apache/http/impl/client/cache/CachedHttpResponseGenerator org/apache/http/impl/client/cache/ResponseCachingPolicy org/apache/http/impl/client/cache/ResponseProtocolCompliance org/apache/http/impl/client/cache/BasicIdGenerator org/apache/http/impl/client/cache/CacheInvalidator org/apache/http/impl/client/cache/AsynchronousValidationRequest org/apache/http/impl/client/cache/AsynchronousValidator org/apache/http/impl/client/cache/CacheableRequestPolicy org/apache/http/impl/client/cache/IOUtils org/apache/http/impl/client/cache/ResourceReference org/apache/http/impl/client/cache/CacheEntity org/apache/http/impl/client/cache/CachingHttpClient org/apache/http/impl/client/cache/CombinedEntity org/apache/http/impl/client/cache/OptionsHttp11Response org/apache/http/impl/client/cache/ManagedHttpCacheStorage org/apache/http/impl/client/cache/SizeLimitedResponseReader org/apache/http/impl/client/cache/HeapResource org/apache/http/impl/client/cache/CacheEntryUpdater org/apache/http/impl/client/cache/FileResourceFactory org/apache/http/impl/client/cache/CacheConfig org/apache/http/impl/client/cache/BasicHttpCacheStorage org/apache/http/impl/client/cache/CacheKeyGenerator org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage org/apache/http/impl/client/cache/RequestProtocolCompliance org/apache/http/impl/client/cache/CacheMap org/apache/http/impl/client/cache/DefaultHttpCacheEntrySerializer org/apache/http/impl/client/cache/CacheValidityPolicy org/apache/http/impl/client/cache/BasicHttpCache org/apache/http/client/cache/InputLimit org/apache/http/client/cache/ResourceFactory org/apache/http/client/cache/HttpCacheEntrySerializationException org/apache/http/client/cache/HttpCacheEntrySerializer org/apache/http/client/cache/HeaderConstants org/apache/http/client/cache/HttpCacheEntry org/apache/http/client/cache/HttpCacheUpdateException org/apache/http/client/cache/CacheResponseStatus org/apache/http/client/cache/HttpCacheStorage org/apache/http/client/cache/HttpCacheUpdateCallback org/apache/http/client/cache/Resource
2012-12-13, ∼6124🔥, 0💬
Popular Posts:
Apache Log4j SLF4J Binding allows applications coded to the SLF4J API to use Log4j 2 as the implemen...
What Is log4j-1.2.13.jar? I got the JAR file from logging-log4j-1.2.13.zip .log4j-1.2.13.jar is the ...
JDK 11 jdk.aot.jmod is the JMOD file for JDK 11 Ahead-of-Time (AOT) Compiler module. JDK 11 AOT Comp...
What is jxl.jar 2.6.12? jxl.jar 2.6.12 is the JAR file for Java Excel API 2.6.12, which is a Java li...
How to perform XML Schema validation with sax\Writer.java provided in the Apache Xerces package? You...