jar

org.apache.httpcomponents.client5 : httpclient5-osgi

Maven & Gradle

Oct 23, 2018

Apache HttpClient OSGi bundle Β· Apache HttpComponents Client (OSGi bundle)

Table Of Contents

Latest Version

Download org.apache.httpcomponents.client5 : httpclient5-osgi JAR file - Latest Versions:

All Versions

Download org.apache.httpcomponents.client5 : httpclient5-osgi JAR file - All Versions:

Version Vulnerabilities Size Updated
5.0

View Java Class Source Code in JAR file

  1. Download JD-GUI to open JAR file and explore Java source code file (.class .java)
  2. Click menu "File β†’ Open File..." or just drag-and-drop the JAR file in the JD-GUI window httpclient5-osgi-5.0-beta2.jar file.
    Once you open a JAR file, all the java classes in the JAR file will be displayed.

org.apache.hc.client5.http.entity.mime

β”œβ”€ org.apache.hc.client5.http.entity.mime.AbstractContentBody.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.AbstractMultipartForm.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.ByteArrayBody.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.ContentBody.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.ContentDescriptor.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.FileBody.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.FormBodyPart.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.FormBodyPartBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.Header.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.HttpBrowserCompatibleMultipart.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.HttpMultipartMode.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.HttpRFC6532Multipart.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.HttpRFC7578Multipart.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.HttpStrictMultipart.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.InputStreamBody.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.MIME.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.MinimalField.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.MultipartEntityBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.MultipartFormEntity.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.mime.StringBody.class - [JAR]

org.apache.commons.codec.cli

β”œβ”€ org.apache.commons.codec.cli.Digest.class - [JAR]

org.apache.commons.codec.net

β”œβ”€ org.apache.commons.codec.net.BCodec.class - [JAR]

β”œβ”€ org.apache.commons.codec.net.QCodec.class - [JAR]

β”œβ”€ org.apache.commons.codec.net.QuotedPrintableCodec.class - [JAR]

β”œβ”€ org.apache.commons.codec.net.RFC1522Codec.class - [JAR]

β”œβ”€ org.apache.commons.codec.net.URLCodec.class - [JAR]

β”œβ”€ org.apache.commons.codec.net.Utils.class - [JAR]

org.apache.hc.client5.http.impl.cache.ehcache

β”œβ”€ org.apache.hc.client5.http.impl.cache.ehcache.EhcacheHttpCacheStorage.class - [JAR]

org.apache.hc.client5.http.auth

β”œβ”€ org.apache.hc.client5.http.auth.AuthCache.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthChallenge.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthExchange.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthSchemeProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthSchemes.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthScope.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthStateCacheable.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.AuthenticationException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.BasicUserPrincipal.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.ChallengeType.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.Credentials.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.CredentialsProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.CredentialsStore.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.InvalidCredentialsException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.KerberosConfig.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.KerberosCredentials.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.MalformedChallengeException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.NTCredentials.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.NTUserPrincipal.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.auth.UsernamePasswordCredentials.class - [JAR]

org.apache.commons.codec.language

β”œβ”€ org.apache.commons.codec.language.AbstractCaverphone.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.Caverphone.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.Caverphone1.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.Caverphone2.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.ColognePhonetic.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.DaitchMokotoffSoundex.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.DoubleMetaphone.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.MatchRatingApproachEncoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.Metaphone.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.Nysiis.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.RefinedSoundex.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.Soundex.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.SoundexUtils.class - [JAR]

org.apache.hc.client5.http.impl.io

β”œβ”€ org.apache.hc.client5.http.impl.io.BasicHttpClientConnectionManager.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.DefaultHttpClientConnectionOperator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.DefaultHttpResponseParserFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.DefaultManagedHttpClientConnection.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.LenientHttpResponseParser.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.LoggingInputStream.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.LoggingOutputStream.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.LoggingSocketHolder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.ManagedHttpClientConnectionFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManager.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.io.PoolingHttpClientConnectionManagerBuilder.class - [JAR]

org.apache.hc.client5.http.impl

β”œβ”€ org.apache.hc.client5.http.impl.AuthSupport.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.ChainElements.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.ConnPoolSupport.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.ConnectionShutdownException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.CookieSpecSupport.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.DefaultAuthenticationStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.DefaultConnectionKeepAliveStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.DefaultHttpRequestRetryHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.DefaultRedirectStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.DefaultSchemePortResolver.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.DefaultServiceUnavailableRetryStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.DefaultUserTokenHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.ExecSupport.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.IdleConnectionEvictor.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.InMemoryDnsResolver.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.MessageCopier.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.NoopUserTokenHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.Operations.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.RequestCopier.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.TunnelRefusedException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.Wire.class - [JAR]

org.apache.hc.client5.http.protocol

β”œβ”€ org.apache.hc.client5.http.protocol.HttpClientContext.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.RedirectLocations.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.RedirectStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.RequestAddCookies.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.RequestAuthCache.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.RequestClientConnControl.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.RequestDefaultHeaders.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.RequestExpectContinue.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.protocol.ResponseProcessCookies.class - [JAR]

org.apache.hc.client5.http.nio

β”œβ”€ org.apache.hc.client5.http.nio.AsyncClientConnectionManager.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.nio.AsyncClientConnectionOperator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.nio.AsyncConnectionEndpoint.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.nio.ManagedAsyncClientConnection.class - [JAR]

org.apache.hc.client5.http.impl.schedule

β”œβ”€ org.apache.hc.client5.http.impl.schedule.ExponentialBackOffSchedulingStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.schedule.ImmediateSchedulingStrategy.class - [JAR]

org.apache.hc.client5.http.config

β”œβ”€ org.apache.hc.client5.http.config.Configurable.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.config.RequestConfig.class - [JAR]

org.apache.hc.client5.http.osgi.services

β”œβ”€ org.apache.hc.client5.http.osgi.services.CachingHttpClientBuilderFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.services.HttpClientBuilderFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.services.ProxyConfiguration.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.services.TrustedHostsConfiguration.class - [JAR]

org.apache.hc.client5.http.cache

β”œβ”€ org.apache.hc.client5.http.cache.CacheResponseStatus.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HeaderConstants.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpAsyncCacheInvalidator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpAsyncCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpAsyncCacheStorageAdaptor.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheCASOperation.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheContext.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheEntry.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheEntrySerializer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheInvalidator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheStorageEntry.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.HttpCacheUpdateException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.Resource.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.ResourceFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cache.ResourceIOException.class - [JAR]

org.apache.hc.client5.http.ssl

β”œβ”€ org.apache.hc.client5.http.ssl.ClientTlsStrategyBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.DefaultClientTlsStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.DefaultHostnameVerifier.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.DistinguishedNameParser.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.HttpClientHostnameVerifier.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.HttpsSupport.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.NoopHostnameVerifier.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.SSLConnectionSocketFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.SSLConnectionSocketFactoryBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.SubjectName.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.TLS.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.TlsSessionValidator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.TlsVersionParser.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.TrustAllStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ssl.TrustSelfSignedStrategy.class - [JAR]

org.apache.hc.client5.http.impl.nio

β”œβ”€ org.apache.hc.client5.http.impl.nio.DefaultAsyncClientConnectionOperator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.nio.DefaultManagedAsyncClientConnection.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.nio.MultihomeIOSessionRequester.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.nio.MultuhomeConnectionInitiator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManager.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.nio.PoolingAsyncClientConnectionManagerBuilder.class - [JAR]

org.apache.commons.codec.binary

β”œβ”€ org.apache.commons.codec.binary.Base32.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.Base32InputStream.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.Base32OutputStream.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.Base64.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.Base64InputStream.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.Base64OutputStream.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.BaseNCodec.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.BaseNCodecInputStream.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.BaseNCodecOutputStream.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.BinaryCodec.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.CharSequenceUtils.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.Hex.class - [JAR]

β”œβ”€ org.apache.commons.codec.binary.StringUtils.class - [JAR]

org.apache.hc.client5.http.classic.methods

β”œβ”€ org.apache.hc.client5.http.classic.methods.ClassicHttpRequests.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpDelete.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpExecutionAware.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpGet.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpHead.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpOptions.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpPatch.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpPost.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpPut.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpTrace.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpUriRequest.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.HttpUriRequestBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.methods.RequestBuilder.class - [JAR]

org.apache.hc.client5.http.psl

β”œβ”€ org.apache.hc.client5.http.psl.DomainType.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.psl.PublicSuffixList.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.psl.PublicSuffixListParser.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.psl.PublicSuffixMatcher.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.psl.PublicSuffixMatcherLoader.class - [JAR]

org.apache.commons.codec

β”œβ”€ org.apache.commons.codec.BinaryDecoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.BinaryEncoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.CharEncoding.class - [JAR]

β”œβ”€ org.apache.commons.codec.Charsets.class - [JAR]

β”œβ”€ org.apache.commons.codec.Decoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.DecoderException.class - [JAR]

β”œβ”€ org.apache.commons.codec.Encoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.EncoderException.class - [JAR]

β”œβ”€ org.apache.commons.codec.StringDecoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.StringEncoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.StringEncoderComparator.class - [JAR]

org.apache.hc.client5.http.entity

β”œβ”€ org.apache.hc.client5.http.entity.DecompressingEntity.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.DeflateDecompressingEntity.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.DeflateInputStream.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.DeflateInputStreamFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.EntityBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.GZIPInputStreamFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.GzipCompressingEntity.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.GzipDecompressingEntity.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.InputStreamFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.LazyDecompressingInputStream.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.entity.UrlEncodedFormEntity.class - [JAR]

org.apache.hc.client5.http.utils

β”œβ”€ org.apache.hc.client5.http.utils.ByteArrayBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.utils.DateUtils.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.utils.URIUtils.class - [JAR]

org.apache.hc.client5.http.impl.async

β”œβ”€ org.apache.hc.client5.http.impl.async.AbstractHttpAsyncClientBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.AbstractMinimalHttpAsyncClientBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.AsyncConnectExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.AsyncExecChainElement.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.AsyncProtocolExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.AsyncPushConsumerRegistry.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.AsyncRedirectExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.AsyncRetryExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.CloseableHttpAsyncClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.Http2AsyncClientBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.Http2AsyncClientEventHandlerFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.Http2AsyncMainClientExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.HttpAsyncClientBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.HttpAsyncClientEventHandlerFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.HttpAsyncClients.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.HttpAsyncMainClientExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.InternalAbstractHttpAsyncClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.InternalHttp2AsyncClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.InternalHttp2AsyncExecRuntime.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.InternalHttpAsyncClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.InternalHttpAsyncExecRuntime.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.LogAppendable.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.LoggingAsyncClientExchangeHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.LoggingIOSession.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.MinimalHttp2AsyncClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.async.MinimalHttpAsyncClient.class - [JAR]

org.apache.hc.client5.http.impl.routing

β”œβ”€ org.apache.hc.client5.http.impl.routing.BasicRouteDirector.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.routing.DefaultProxyRoutePlanner.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.routing.DefaultRoutePlanner.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.routing.SystemDefaultRoutePlanner.class - [JAR]

org.apache.commons.codec.language.bm

β”œβ”€ org.apache.commons.codec.language.bm.BeiderMorseEncoder.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.bm.Lang.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.bm.Languages.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.bm.NameType.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.bm.PhoneticEngine.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.bm.ResourceConstants.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.bm.Rule.class - [JAR]

β”œβ”€ org.apache.commons.codec.language.bm.RuleType.class - [JAR]

org.apache.hc.client5.http.async

β”œβ”€ org.apache.hc.client5.http.async.AsyncExecCallback.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.AsyncExecChain.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.AsyncExecChainHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.AsyncExecRuntime.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.HttpAsyncClient.class - [JAR]

org.apache.hc.client5.http.impl.cookie

β”œβ”€ org.apache.hc.client5.http.impl.cookie.AbstractCookieAttributeHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.AbstractCookieSpec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.BasicClientCookie.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.BasicDomainHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.BasicExpiresHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.BasicMaxAgeHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.BasicPathHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.BasicSecureHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.CookieSpecBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.IgnoreSpec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.IgnoreSpecProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.LaxExpiresHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.LaxMaxAgeHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.PublicSuffixDomainFilter.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.RFC6265CookieSpecProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.RFC6265LaxSpec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cookie.RFC6265StrictSpec.class - [JAR]

org.apache.hc.client5.http.impl.classic

β”œβ”€ org.apache.hc.client5.http.impl.classic.AIMDBackoffManager.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.AbstractHttpClientResponseHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.BackoffStrategyExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.BasicHttpClientResponseHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ClassicRequestCopier.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.Clock.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.CloseableHttpClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.CloseableHttpResponse.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ConnectExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ContentCompressionExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.DefaultBackoffStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ExecChainElement.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.FutureRequestExecutionMetrics.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.FutureRequestExecutionService.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.HttpClientBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.HttpClients.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.HttpRequestFutureTask.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.HttpRequestTaskCallable.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.InternalExecRuntime.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.InternalHttpClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.MainClientExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.MinimalHttpClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.NullBackoffStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ProtocolExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ProxyClient.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.RedirectExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.RequestAbortedException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.RequestEntityProxy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.RequestFailedException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ResponseEntityProxy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.RetryExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.ServiceUnavailableRetryExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.classic.SystemClock.class - [JAR]

org.apache.hc.client5.http.socket

β”œβ”€ org.apache.hc.client5.http.socket.ConnectionSocketFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.socket.LayeredConnectionSocketFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.socket.PlainConnectionSocketFactory.class - [JAR]

org.apache.hc.client5.http.fluent

β”œβ”€ org.apache.hc.client5.http.fluent.Async.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.fluent.Content.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.fluent.ContentResponseHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.fluent.Executor.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.fluent.Form.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.fluent.HttpHeader.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.fluent.Request.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.fluent.Response.class - [JAR]

org.apache.commons.codec.digest

β”œβ”€ org.apache.commons.codec.digest.B64.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.Crypt.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.DigestUtils.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.HmacAlgorithms.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.HmacUtils.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.Md5Crypt.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.MessageDigestAlgorithms.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.PureJavaCrc32.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.PureJavaCrc32C.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.Sha2Crypt.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.UnixCrypt.class - [JAR]

β”œβ”€ org.apache.commons.codec.digest.XXHash32.class - [JAR]

org.apache.hc.client5.http.routing

β”œβ”€ org.apache.hc.client5.http.routing.HttpRouteDirector.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.routing.HttpRoutePlanner.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.routing.RoutingSupport.class - [JAR]

org.apache.hc.client5.http.io

β”œβ”€ org.apache.hc.client5.http.io.ConnectionEndpoint.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.io.HttpClientConnectionManager.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.io.HttpClientConnectionOperator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.io.LeaseRequest.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.io.ManagedHttpClientConnection.class - [JAR]

org.apache.hc.client5.http.schedule

β”œβ”€ org.apache.hc.client5.http.schedule.ConcurrentCountMap.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.schedule.SchedulingStrategy.class - [JAR]

org.apache.hc.client5.http.async.methods

β”œβ”€ org.apache.hc.client5.http.async.methods.AbstractBinPushConsumer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.AbstractBinResponseConsumer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.AbstractCharPushConsumer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.AbstractCharResponseConsumer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.AsyncRequestBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.ConfigurableHttpRequest.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.HttpRequests.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.IgnoreCompleteExceptonFutureCallback.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.SimpleBody.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.SimpleHttpRequest.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.SimpleHttpRequests.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.SimpleHttpResponse.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.SimpleRequestProducer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.async.methods.SimpleResponseConsumer.class - [JAR]

org.apache.hc.client5.http.classic

β”œβ”€ org.apache.hc.client5.http.classic.BackoffManager.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.ConnectionBackoffStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.ExecChain.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.ExecChainHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.ExecRuntime.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.classic.HttpClient.class - [JAR]

org.apache.hc.client5.http.osgi.impl

β”œβ”€ org.apache.hc.client5.http.osgi.impl.HostMatcher.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.HttpClientBuilderConfigurator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.HttpProxyConfigurationActivator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.OSGiCachingClientBuilderFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.OSGiClientBuilderFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.OSGiCredentialsProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.OSGiHttpRoutePlanner.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.OSGiProxyConfiguration.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.OSGiTrustedHostsConfiguration.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.PropertiesUtils.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.RelaxedLayeredConnectionSocketFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.osgi.impl.WeakList.class - [JAR]

org.apache.hc.client5.http

β”œβ”€ org.apache.hc.client5.http.AuthenticationStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.CircularRedirectException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ClientProtocolException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ConnectTimeoutException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ConnectionKeepAliveStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.DnsResolver.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.HttpHostConnectException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.HttpRequestRetryHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.HttpResponseException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.HttpRoute.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.RedirectException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.RouteInfo.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.RouteTracker.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.SchemePortResolver.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.ServiceUnavailableRetryStrategy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.StandardMethods.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.SystemDefaultDnsResolver.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.UnsupportedSchemeException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.UserTokenHandler.class - [JAR]

org.apache.hc.client5.http.impl.auth

β”œβ”€ org.apache.hc.client5.http.impl.auth.AuthChallengeParser.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.BasicAuthCache.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.BasicCredentialsProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.BasicScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.BasicSchemeFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.CredSspScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.CredSspSchemeFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.DigestScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.DigestSchemeFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.GGSSchemeBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.HttpAuthenticator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.HttpEntityDigester.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.KerberosScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.KerberosSchemeFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.NTLMEngine.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.NTLMEngineException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.NTLMEngineImpl.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.NTLMScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.NTLMSchemeFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.SPNegoScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.SPNegoSchemeFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.SystemDefaultCredentialsProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.auth.UnsupportedDigestAlgorithmException.class - [JAR]

org.apache.hc.client5.http.impl.cache

β”œβ”€ org.apache.hc.client5.http.impl.cache.AbstractBinaryAsyncCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.AbstractBinaryCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.AbstractSerializingAsyncCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.AbstractSerializingCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.AsyncCachingExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.BasicHttpAsyncCache.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.BasicHttpCache.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.BasicHttpCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.BasicIdGenerator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.ByteArrayCacheEntrySerializer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheConfig.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheInvalidatorBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheKeyGenerator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheMap.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheRevalidatorBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheUpdateHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheValidityPolicy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CacheableRequestPolicy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachedHttpResponseGenerator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachedResponseSuitabilityChecker.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachingExec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachingExecBase.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachingHttp2AsyncClientBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachingHttpAsyncClientBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachingHttpAsyncClients.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachingHttpClientBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CachingHttpClients.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.CombinedEntity.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.ConditionalRequestBuilder.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.DefaultAsyncCacheInvalidator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.DefaultAsyncCacheRevalidator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.DefaultCacheInvalidator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.DefaultCacheRevalidator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.FileResource.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.FileResourceFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.HeapResource.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.HeapResourceFactory.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.HttpAsyncCache.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.HttpCache.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.HttpCacheSupport.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.ManagedHttpCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.NoopCacheEntrySerializer.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.RequestProtocolCompliance.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.RequestProtocolError.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.ResourceReference.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.ResponseCachingPolicy.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.ResponseProtocolCompliance.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.Variant.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.WarningValue.class - [JAR]

org.apache.hc.client5.http.impl.cache.memcached

β”œβ”€ org.apache.hc.client5.http.impl.cache.memcached.KeyHashingScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.memcached.MemcachedHttpAsyncCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.memcached.MemcachedHttpCacheStorage.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.memcached.MemcachedKeyHashingException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.memcached.MemcachedOperationTimeoutException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.memcached.PrefixKeyHashingScheme.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.impl.cache.memcached.SHA256KeyHashingScheme.class - [JAR]

org.apache.hc.client5.http.cookie

β”œβ”€ org.apache.hc.client5.http.cookie.BasicCookieStore.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CommonCookieAttributeHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.Cookie.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieAttributeHandler.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieIdentityComparator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieOrigin.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookiePathComparator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookiePriorityComparator.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieRestrictionViolationException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieSpec.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieSpecProvider.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieSpecs.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.CookieStore.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.MalformedCookieException.class - [JAR]

β”œβ”€ org.apache.hc.client5.http.cookie.SetCookie.class - [JAR]

Advertisement