组织ID: |
com.twitter |
项目ID: |
finagle-httpx_2.10 |
版本: |
6.29.0 |
最后修改时间: |
2020-04-28 06:58:44 |
包类型: |
jar |
标题: |
finagle-httpx |
描述: |
finagle-httpx |
相关URL: |
https://github.com/twitter/finagle |
大小: |
704.84KB |
|
Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-httpx_2.10</artifactId>
<version>6.29.0</version>
</dependency>
|
Gradle引入代码: |
com.twitter:finagle-httpx_2.10:6.29.0
|
下载Jar包: |
|
POM文件内容: |
<?xml version='1.0' encoding='UTF-8'?>
<project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns="http://maven.apache.org/POM/4.0.0">
<modelVersion>4.0.0</modelVersion>
<groupId>com.twitter</groupId>
<artifactId>finagle-httpx_2.10</artifactId>
<packaging>jar</packaging>
<description>finagle-httpx</description>
<version>6.29.0</version>
<name>finagle-httpx</name>
<organization>
<name>com.twitter</name>
</organization>
<url>https://github.com/twitter/finagle</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0</url>
</license>
</licenses>
<scm>
<url>git@github.com:twitter/finagle.git</url>
<connection>scm:git:git@github.com:twitter/finagle.git</connection>
</scm>
<developers>
<developer>
<id>twitter</id>
<name>Twitter Inc.</name>
<url>https://www.twitter.com/</url>
</developer>
</developers>
<properties>
<info.apiURL>https://twitter.github.io/finagle/docs/</info.apiURL>
</properties>
<dependencies>
<dependency>
<groupId>org.scala-lang</groupId>
<artifactId>scala-library</artifactId>
<version>2.10.5</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-core_2.10</artifactId>
<version>6.29.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scoverage</groupId>
<artifactId>scalac-scoverage-runtime_2.10</artifactId>
<version>1.1.0</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scoverage</groupId>
<artifactId>scalac-scoverage-plugin_2.10</artifactId>
<version>1.1.0</version>
<scope>provided</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.10</artifactId>
<version>1.12.2</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.scalatest</groupId>
<artifactId>scalatest_2.10</artifactId>
<version>2.2.4</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>junit</groupId>
<artifactId>junit</artifactId>
<version>4.10</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>org.mockito</groupId>
<artifactId>mockito-all</artifactId>
<version>1.9.5</version>
<scope>test</scope>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-codec_2.10</artifactId>
<version>6.28.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>util-logging_2.10</artifactId>
<version>6.28.0</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>commons-lang</groupId>
<artifactId>commons-lang</artifactId>
<version>2.6</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
<dependency>
<groupId>com.google.guava</groupId>
<artifactId>guava</artifactId>
<version>16.0.1</version>
<exclusions>
<exclusion>
<groupId>com.sun.jmx</groupId>
<artifactId>jmxri</artifactId>
</exclusion>
<exclusion>
<groupId>com.sun.jdmk</groupId>
<artifactId>jmxtools</artifactId>
</exclusion>
<exclusion>
<groupId>javax.jms</groupId>
<artifactId>jms</artifactId>
</exclusion>
</exclusions>
</dependency>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.finagle.httpx.service.RoutingService$$anon$1.class
com.twitter.finagle.httpx.RequestParamMap.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$4.class
com.twitter.finagle.httpx.exp.Multipart$FileUpload$.class
com.twitter.finagle.httpx.netty.Bijections$$anon$2.class
com.twitter.finagle.httpx.Method$Delete$.class
com.twitter.finagle.Httpx$Client$$anonfun$withTls$1.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$handlePreflight$1$$anonfun$apply$1$$anonfun$apply$2.class
com.twitter.finagle.httpx.service.RoutingService$.class
com.twitter.finagle.httpx.TlsFilter$$anon$1.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$4$$anonfun$apply$4.class
com.twitter.finagle.httpx.Http$$anonfun$server$1$$anon$3$$anon$4$$anonfun$getPipeline$1.class
com.twitter.finagle.httpx.netty.Bijections$$anon$11.class
com.twitter.finagle.httpx.netty.HttpMessageProxy$class.class
com.twitter.finagle.httpx.codec.HttpClientDispatcher$$anonfun$dispatch$1$$anonfun$apply$1.class
com.twitter.finagle.httpx.service.RoutingService$$anon$3.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Authenticated$Http$.class
com.twitter.finagle.httpx.SpnegoAuthenticator$AuthHeader$$anonfun$apply$2.class
com.twitter.finagle.httpx.Request$$anon$4.class
com.twitter.finagle.httpx.TlsFilter$.class
com.twitter.finagle.httpx.Method$Custom$.class
com.twitter.finagle.httpx.netty.Bijections$$anon$9.class
com.twitter.finagle.httpx.path.Numeric.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$decodePath$1.class
com.twitter.finagle.httpx.Method$Head$.class
com.twitter.finagle.httpx.Http.class
com.twitter.finagle.httpx.filter.DtabFilter$.class
com.twitter.finagle.httpx.HttpMuxer$$anonfun$4.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3$$anonfun$apply$7$$anonfun$apply$8.class
com.twitter.finagle.httpx.codec.HttpServerDispatcher$$anonfun$1.class
com.twitter.finagle.httpx.Message$$anonfun$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$httpx$SpnegoAuthenticator$Client$$challengeResponseLoop$1$$anonfun$apply$3$$anonfun$apply$4.class
com.twitter.finagle.Httpx$param$Decompression.class
com.twitter.finagle.httpx.Message$$anonfun$mediaType$1.class
com.twitter.finagle.httpx.HttpClientTracingFilter.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$read$1$$anonfun$apply$1.class
com.twitter.finagle.httpx.ResponseProxy.class
com.twitter.finagle.httpx.HttpPostRequestEncoderEx.class
com.twitter.finagle.httpx.codec.HttpServerDispatcher$$anonfun$handle$1.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$addHeaders$1.class
com.twitter.finagle.httpx.HttpServerTraceInitializer$$anonfun$4$$anonfun$apply$2.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$write$2.class
com.twitter.finagle.httpx.filter.AddResponseHeadersFilter.class
com.twitter.finagle.httpx.Fields.class
com.twitter.finagle.httpx.filter.DtabFilter.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$$minus$eq$1.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$buildFormPost$1.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$iterator$1.class
com.twitter.finagle.httpx.filter.DtabFilter$$anonfun$apply$1.class
com.twitter.finagle.httpx.Message$$anonfun$acceptMediaTypes$1$$anonfun$apply$3.class
com.twitter.finagle.httpx.Version$Http11$.class
com.twitter.finagle.httpx.RequestProxy.class
com.twitter.finagle.httpx.Version$.class
com.twitter.finagle.httpx.filter.AddResponseHeadersFilter$$anonfun$apply$1.class
com.twitter.finagle.httpx.Request$$anonfun$getBooleanParam$1.class
com.twitter.finagle.httpx.RequestBuilder$PostRequestEvidence.class
com.twitter.finagle.httpx.filter.ExceptionFilter.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$decodePath$2.class
com.twitter.finagle.httpx.Http$$anonfun$server$1$$anon$3.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$2.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAASServerSource$$anonfun$accept$1.class
com.twitter.finagle.httpx.codec.TextualContentCompressor.class
com.twitter.finagle.httpx.filter.CorsFilter$$anonfun$apply$6.class
com.twitter.finagle.httpx.Request$$anonfun$queryString$1.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$1.class
com.twitter.finagle.httpx.filter.CorsFilter$$anonfun$apply$8.class
com.twitter.finagle.httpx.HttpClientTraceInitializer$$anonfun$5.class
com.twitter.finagle.httpx.CookieMap.class
com.twitter.finagle.httpx.Method$Connect$.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$b64Decode$1.class
com.twitter.finagle.httpx.CookieMap$$anonfun$rewriteCookieHeaders$2.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$get$1.class
com.twitter.finagle.httpx.HttpMuxer$$anonfun$1.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$iterator$2.class
com.twitter.finagle.httpx.Http$$anonfun$server$1$$anon$3$$anon$4.class
com.twitter.finagle.httpx.netty.Bijections$$anon$6.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$4$$anonfun$apply$2.class
com.twitter.finagle.httpx.Status$$anonfun$fromCode$1.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$com$twitter$finagle$httpx$codec$HttpDtab$$decodeName$1.class
com.twitter.finagle.httpx.exp.Multipart$$anonfun$decodeNonChunked$3.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$getFlags$2.class
com.twitter.finagle.httpx.filter.Cors$Policy$.class
com.twitter.finagle.httpx.RequestParamMap$$anonfun$com$twitter$finagle$httpx$RequestParamMap$$jiterator$1.class
com.twitter.finagle.httpx.filter.JsonpFilter$.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$letTraceIdFromRequestHeaders$1.class
com.twitter.finagle.httpx.Cookie$$anonfun$ports$1.class
com.twitter.finagle.httpx.path.Long$$anonfun$$init$$2.class
com.twitter.finagle.Httpx$param$.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Token$.class
com.twitter.finagle.httpx.FileElement.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Client.class
com.twitter.finagle.httpx.RequestConfig$.class
com.twitter.finagle.httpx.ParamMap$$anonfun$getLong$1.class
com.twitter.finagle.Httpx$param$MaxRequestSize.class
com.twitter.finagle.httpx.Request$$anonfun$getLongParam$2.class
com.twitter.finagle.httpx.codec.HttpServerDispatcher$$anonfun$2.class
com.twitter.finagle.httpx.filter.CommonLogFormatter$$anonfun$1.class
com.twitter.finagle.Httpx$.class
com.twitter.finagle.httpx.Method$Put$.class
com.twitter.finagle.httpx.MapParamMap.class
com.twitter.finagle.httpx.Request$$anonfun$getIntParam$1.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$getFlags$1.class
com.twitter.finagle.httpx.CookieMap$$anonfun$com$twitter$finagle$httpx$CookieMap$$decodeCookies$1.class
com.twitter.finagle.httpx.CookieMap$$anonfun$1.class
com.twitter.finagle.httpx.filter.HeadFilter$$anonfun$apply$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$ServerFilter.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Authenticated.class
com.twitter.finagle.httpx.path.Path$$anonfun$apply$2.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$2$$anonfun$apply$2.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$setClientRequestHeaders$2.class
com.twitter.finagle.httpx.codec.HttpClientDispatcher$.class
com.twitter.finagle.httpx.codec.ChannelBufferManager.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$4.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter.class
com.twitter.finagle.httpx.Request$$anonfun$apply$1.class
com.twitter.finagle.Httpx$param$MaxResponseSize$.class
com.twitter.finagle.httpx.DelayedReleaseService$$anonfun$close$1.class
com.twitter.finagle.httpx.path.$minus$greater.class
com.twitter.finagle.httpx.filter.ValidateRequestFilter$.class
com.twitter.finagle.httpx.util.StringUtil$.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Negotiated.class
com.twitter.finagle.httpx.Message$$anonfun$2.class
com.twitter.finagle.httpx.filter.HttpNackFilter.class
com.twitter.finagle.httpx.ParamMap$$anonfun$toString$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Negotiated$.class
com.twitter.finagle.httpx.filter.HttpNackFilter$.class
com.twitter.finagle.httpx.netty.Bijections$$anon$5.class
com.twitter.finagle.httpx.filter.LoggingFilter.class
com.twitter.finagle.httpx.Request$.class
com.twitter.finagle.httpx.MapParamMap$$anonfun$getAll$1.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$1.class
com.twitter.finagle.httpx.Request$$anonfun$getBooleanParam$2.class
com.twitter.finagle.httpx.filter.HeadFilter$.class
com.twitter.finagle.httpx.Message$.class
com.twitter.finagle.httpx.Message$$anonfun$charset_$eq$2.class
com.twitter.finagle.httpx.Response$$anon$1.class
com.twitter.finagle.httpx.filter.CorsFilter$$anonfun$apply$7.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$getAll$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$httpx$SpnegoAuthenticator$Client$$challengeResponseLoop$1.class
com.twitter.finagle.httpx.RequestBuilder$RequestEvidence.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$letTraceIdFromRequestHeaders$2.class
com.twitter.finagle.httpx.path.Long.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAASClientSource$.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$handlePreflight$1$$anonfun$apply$1$$anonfun$apply$2$$anonfun$apply$3.class
com.twitter.finagle.httpx.CookieMap$$anonfun$iterator$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$httpx$SpnegoAuthenticator$Client$$challengeResponseLoop$1$$anonfun$apply$3.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$handleSimple$3.class
com.twitter.finagle.httpx.Response$$anon$2.class
com.twitter.finagle.httpx.MapHeaderMap.class
com.twitter.finagle.httpx.exp.Multipart$$anonfun$decodeNonChunked$1$$anonfun$1.class
com.twitter.finagle.httpx.Message$$anonfun$withReader$1.class
com.twitter.finagle.httpx.HttpServerTraceInitializer.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAASClientSource.class
com.twitter.finagle.httpx.HttpMuxer$$anonfun$3.class
com.twitter.finagle.httpx.HeaderMap$.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$read$1.class
com.twitter.finagle.httpx.BadHttpRequest.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3$$anonfun$apply$5.class
com.twitter.finagle.Httpx$param$Streaming.class
com.twitter.finagle.httpx.Version.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$handleSimple$2.class
com.twitter.finagle.httpx.path.IntParamMatcher$$anonfun$unapply$3.class
com.twitter.finagle.httpx.Request$$anon$3.class
com.twitter.finagle.httpx.HttpMuxer$$anonfun$2.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAAS$.class
com.twitter.finagle.httpx.netty.HttpRequestProxy$class.class
com.twitter.finagle.httpx.path.Integer.class
com.twitter.finagle.httpx.Method$Trace$.class
com.twitter.finagle.httpx.exp.Multipart$FileUpload.class
com.twitter.finagle.httpx.RequestParamMap$$anonfun$iterator$3.class
com.twitter.finagle.httpx.HttpPostRequestEncoderEx$HttpPostBodyUtil$TransferEncodingMechanism$.class
com.twitter.finagle.httpx.Message$$anonfun$isXmlHttpRequest$1.class
com.twitter.finagle.httpx.TraceInfo$.class
com.twitter.finagle.httpx.Request$$anon$1.class
com.twitter.finagle.httpx.filter.DtabFilter$Finagle.class
com.twitter.finagle.httpx.EmptyParamMap.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$5.class
com.twitter.finagle.httpx.filter.LogFormatter$.class
com.twitter.finagle.httpx.SpnegoAuthenticator$AuthHeader$.class
com.twitter.finagle.httpx.path.$div$colon$.class
com.twitter.finagle.httpx.ReaderUtils.class
com.twitter.finagle.httpx.CookieMap$$anonfun$1$$anonfun$apply$2.class
com.twitter.finagle.httpx.Request$$anonfun$getLongParam$1.class
com.twitter.finagle.httpx.netty.Bijections$$anon$10.class
com.twitter.finagle.httpx.path.Long$.class
com.twitter.finagle.httpx.service.NullService.class
com.twitter.finagle.httpx.Method$Options$.class
com.twitter.finagle.httpx.ReaderUtils$.class
com.twitter.finagle.httpx.ReaderUtils$$anonfun$streamChunks$1$$anonfun$apply$2$$anonfun$apply$1.class
com.twitter.finagle.httpx.TlsFilter.class
com.twitter.finagle.httpx.filter.StatsFilter$$anonfun$apply$1.class
com.twitter.finagle.Httpx$Server$$anonfun$2.class
com.twitter.finagle.httpx.ProxyCredentials.class
com.twitter.finagle.httpx.Http$.class
com.twitter.finagle.httpx.ProxyCredentials$.class
com.twitter.finagle.httpx.HeaderMap$$anon$1.class
com.twitter.finagle.httpx.service.RoutingService.class
com.twitter.finagle.httpx.netty.Bijections$$anon$4$$anon$1.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$com$twitter$finagle$httpx$codec$HttpDtab$$decodeName$2.class
com.twitter.finagle.httpx.Http$$anonfun$client$1$$anon$1.class
com.twitter.finagle.HttpxRichClient$$anonfun$fetchUrl$1.class
com.twitter.finagle.httpx.path.$div$.class
com.twitter.finagle.httpx.ParamMap$.class
com.twitter.finagle.httpx.path.Integer$.class
com.twitter.finagle.httpx.path.DoubleParamMatcher$$anonfun$unapply$5.class
com.twitter.finagle.httpx.codec.ChannelBufferUsageTracker$$anonfun$1.class
com.twitter.finagle.httpx.MapParamMap$$anonfun$tuplesToMultiMap$2$$anonfun$apply$3.class
com.twitter.finagle.httpx.HttpServerTraceInitializer$$anonfun$4.class
com.twitter.finagle.httpx.netty.Bijections$$anon$3.class
com.twitter.finagle.httpx.path.ParamMatcher.class
com.twitter.finagle.Httpx$Client$.class
com.twitter.finagle.httpx.HttpTransport.class
com.twitter.finagle.Httpx$param$Decompression$.class
com.twitter.finagle.Httpx$param$MaxResponseSize.class
com.twitter.finagle.httpx.Request$$anonfun$getIntParam$2.class
com.twitter.finagle.httpx.Request$$anonfun$getParam$1.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$apply$5.class
com.twitter.finagle.httpx.SimpleElement$.class
com.twitter.finagle.httpx.filter.CorsFilter$.class
com.twitter.finagle.httpx.service.NotFoundService$.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Authenticated$.class
com.twitter.finagle.httpx.SafeHttpServerCodec.class
com.twitter.finagle.httpx.service.RoutingService$$anonfun$1.class
com.twitter.finagle.httpx.codec.HttpDtab$.class
com.twitter.finagle.httpx.MapParamMap$$anonfun$apply$2.class
com.twitter.finagle.httpx.path.LongParamMatcher.class
com.twitter.finagle.httpx.ParamMap.class
com.twitter.finagle.httpx.filter.LogFormatter$$anonfun$escape$1.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$Preflight$.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$handlePreflight$1.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$b64Decode$2.class
com.twitter.finagle.httpx.Message$$anonfun$charset$1$$anonfun$apply$1.class
com.twitter.finagle.httpx.ReaderUtils$$anonfun$streamChunks$1$$anonfun$apply$2.class
com.twitter.finagle.httpx.HttpPostRequestEncoderEx$HttpPostBodyUtil$.class
com.twitter.finagle.httpx.Request$$anonfun$getParams$1.class
com.twitter.finagle.httpx.ParamMap$$anonfun$getBoolean$1.class
com.twitter.finagle.httpx.exp.Multipart.class
com.twitter.finagle.httpx.codec.HttpClientDispatcher.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$getOrigin$1.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$add$1.class
com.twitter.finagle.httpx.path.Path$.class
com.twitter.finagle.httpx.TraceInfo.class
com.twitter.finagle.httpx.SpnegoAuthenticator$RspSupport.class
com.twitter.finagle.httpx.Response$.class
com.twitter.finagle.httpx.service.RoutingService$$anon$2.class
com.twitter.finagle.httpx.RequestBuilder$RequestEvidence$FullyConfigured$.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$com$twitter$finagle$httpx$codec$HttpDtab$$readDtabLocal$1.class
com.twitter.finagle.httpx.RequestBuilder$.class
com.twitter.finagle.httpx.path.$div.class
com.twitter.finagle.httpx.HttpTracing.class
com.twitter.finagle.httpx.Http$$anonfun$client$1$$anon$1$$anonfun$prepareServiceFactory$1.class
com.twitter.finagle.httpx.codec.AnnotateCipher.class
com.twitter.finagle.httpx.codec.RespondToExpectContinue.class
com.twitter.finagle.httpx.exp.Multipart$.class
com.twitter.finagle.httpx.HttpMuxHandler.class
com.twitter.finagle.httpx.Statuses.class
com.twitter.finagle.httpx.RequestConfig.class
com.twitter.finagle.httpx.MapParamMap$$anonfun$tuplesToMultiMap$1.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$setClientRequestHeaders$1.class
com.twitter.finagle.httpx.path.Root.class
com.twitter.finagle.httpx.service.RoutingService$$anon$4.class
com.twitter.finagle.Httpx$Server$$anon$1.class
com.twitter.finagle.httpx.filter.LogFormatter$class.class
com.twitter.finagle.httpx.Response$Ok.class
com.twitter.finagle.httpx.DelayedReleaseService$$anonfun$apply$1.class
com.twitter.finagle.httpx.netty.HttpResponseProxy$class.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$.class
com.twitter.finagle.httpx.ProxyCredentials$$anonfun$apply$1.class
com.twitter.finagle.httpx.ParamMap$$anonfun$getShort$1.class
com.twitter.finagle.httpx.netty.HttpRequestProxy.class
com.twitter.finagle.httpx.Method$Custom.class
com.twitter.finagle.httpx.HttpClientTraceInitializer.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server$$anonfun$apply$9.class
com.twitter.finagle.Httpx$Client$$anonfun$withTls$2.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAAS$$anonfun$load$1.class
com.twitter.finagle.httpx.CookieMap$$anonfun$rewriteCookieHeaders$1.class
com.twitter.finagle.httpx.netty.Injection.class
com.twitter.finagle.httpx.filter.HttpNackFilter$$anonfun$apply$1.class
com.twitter.finagle.httpx.Message.class
com.twitter.finagle.httpx.SimpleElement.class
com.twitter.finagle.httpx.MapParamMap$.class
com.twitter.finagle.httpx.filter.HeadFilter.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Client$$anonfun$com$twitter$finagle$httpx$SpnegoAuthenticator$Client$$challengeResponseLoop$1$$anonfun$3.class
com.twitter.finagle.httpx.path.DoubleParamMatcher.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$url$1.class
com.twitter.finagle.httpx.HttpMuxer$.class
com.twitter.finagle.httpx.CookieMap$$anonfun$getValue$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$$anon$2.class
com.twitter.finagle.httpx.Http$$anonfun$server$1.class
com.twitter.finagle.httpx.Http$$anonfun$client$1$$anon$1$$anon$2.class
com.twitter.finagle.httpx.Message$$anonfun$acceptMediaTypes$1$$anonfun$apply$2.class
com.twitter.finagle.httpx.codec.HttpClientDispatcher$$anonfun$dispatch$2.class
com.twitter.finagle.httpx.filter.LoggingFilter$.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$getHeaders$2.class
com.twitter.finagle.httpx.HttpTransport$$anonfun$read$1.class
com.twitter.finagle.httpx.filter.Cors$$anonfun$2.class
com.twitter.finagle.httpx.Message$$anonfun$accept$1.class
com.twitter.finagle.httpx.MapParamMap$$anonfun$iterator$1.class
com.twitter.finagle.httpx.Response.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$2.class
com.twitter.finagle.httpx.codec.ConnectionManager.class
com.twitter.finagle.httpx.SpnegoAuthenticator$$anon$2$$anonfun$authorizationHeader$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$.class
com.twitter.finagle.httpx.path.$tilde$$anonfun$unapply$1.class
com.twitter.finagle.httpx.Message$$anonfun$acceptMediaTypes$1.class
com.twitter.finagle.httpx.path.$colon$qmark.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$1.class
com.twitter.finagle.httpx.MapParamMap$$anonfun$iterator$2.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$setMaxAge$1.class
com.twitter.finagle.httpx.filter.ExceptionFilter$$anonfun$apply$1.class
com.twitter.finagle.httpx.codec.ChannelBufferUsageTracker$.class
com.twitter.finagle.httpx.codec.HttpDtab.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Authenticated$Http.class
com.twitter.finagle.httpx.Http$$anonfun$client$1.class
com.twitter.finagle.httpx.path.$tilde.class
com.twitter.finagle.httpx.path.$minus$greater$.class
com.twitter.finagle.httpx.RequestBuilder$RequestEvidence$.class
com.twitter.finagle.httpx.ReaderUtils$$anonfun$streamChunks$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3$$anonfun$apply$6.class
com.twitter.finagle.httpx.HeaderMap.class
com.twitter.finagle.httpx.path.$colon$qmark$.class
com.twitter.finagle.httpx.codec.HttpClientDispatcher$$anonfun$dispatch$1.class
com.twitter.finagle.httpx.MapParamMap$$anonfun$tuplesToMultiMap$2.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$withoutContent$1$$anonfun$apply$3.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAAS.class
com.twitter.finagle.httpx.Message$$anonfun$contentLength$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAAS$$anon$3.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$set$1.class
com.twitter.finagle.httpx.HttpMuxer$$anonfun$patterns$1.class
com.twitter.finagle.httpx.DelayedReleaseService$$anon$1.class
com.twitter.finagle.httpx.filter.MethodRequiredFilter$.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$com$twitter$finagle$httpx$codec$HttpDtab$$readDtabLocal$1$$anonfun$2.class
com.twitter.finagle.httpx.Message$$anonfun$acceptMediaTypes$2.class
com.twitter.finagle.httpx.SpnegoAuthenticator$ServerFilter$.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$1.class
com.twitter.finagle.httpx.path.Path.class
com.twitter.finagle.httpx.MediaType$.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$2.class
com.twitter.finagle.httpx.Request$$anon$2.class
com.twitter.finagle.httpx.Method$Get$.class
com.twitter.finagle.httpx.SpnegoAuthenticator$ReqSupport.class
com.twitter.finagle.httpx.exp.Multipart$$anonfun$decodeNonChunked$1$$anonfun$2.class
com.twitter.finagle.httpx.Message$$anonfun$accept$2.class
com.twitter.finagle.httpx.filter.Cors$HttpFilter$$anonfun$handleSimple$1.class
com.twitter.finagle.httpx.Request$$anonfun$getShortParam$2.class
com.twitter.finagle.httpx.Versions.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server$$anonfun$apply$1$$anonfun$applyOrElse$3.class
com.twitter.finagle.httpx.filter.JsonpFilter$$anonfun$addCallback$1$$anonfun$apply$1.class
com.twitter.finagle.httpx.codec.OneHundredContinueResponse.class
com.twitter.finagle.Httpx$Client$$anonfun$withTlsWithoutValidation$1.class
com.twitter.finagle.httpx.Method$.class
com.twitter.finagle.httpx.Message$$anonfun$charset$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAASClientSource$$anonfun$init$1.class
com.twitter.finagle.httpx.RequestConfig$Yes.class
com.twitter.finagle.httpx.HttpPostRequestEncoderEx$.class
com.twitter.finagle.httpx.HttpMuxer.class
com.twitter.finagle.httpx.filter.LogFormatter.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$ServerSource.class
com.twitter.finagle.httpx.MediaType.class
com.twitter.finagle.httpx.filter.CorsFilter.class
com.twitter.finagle.httpx.Request$$anonfun$getShortParam$1.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$write$1.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Credentials$JAASClientSource$$anonfun$init$1$$anonfun$2.class
com.twitter.finagle.httpx.ParamMap$$anonfun$getInt$1.class
com.twitter.finagle.httpx.ProxyCredentials$$anonfun$apply$1$$anonfun$apply$2.class
com.twitter.finagle.httpx.SpnegoAuthenticator$$anon$1.class
com.twitter.finagle.httpx.filter.Cors$.class
com.twitter.finagle.httpx.RequestBuilder$PostRequestEvidence$FullyConfigured$.class
com.twitter.finagle.httpx.path.Integer$$anonfun$$init$$1.class
com.twitter.finagle.httpx.FormElement.class
com.twitter.finagle.httpx.CookieMap$$anonfun$iterator$2.class
com.twitter.finagle.httpx.Version$Http10$.class
com.twitter.finagle.httpx.Status$.class
com.twitter.finagle.httpx.filter.ExceptionFilter$.class
com.twitter.finagle.Httpx$Server$.class
com.twitter.finagle.httpx.CookieMap$$anonfun$iterator$2$$anonfun$apply$1.class
com.twitter.finagle.httpx.MapHeaderMap$$anonfun$iterator$2$$anonfun$apply$1.class
com.twitter.finagle.httpx.filter.Cors$$anonfun$3.class
com.twitter.finagle.httpx.Fields$.class
com.twitter.finagle.httpx.TraceInfo$$anonfun$2$$anonfun$3$$anonfun$apply$1.class
com.twitter.finagle.httpx.filter.Cors.class
com.twitter.finagle.httpx.Http$$anonfun$client$1$$anon$1$$anonfun$prepareConnFactory$1.class
com.twitter.finagle.httpx.filter.JsonpFilter$$anonfun$getCallback$1.class
com.twitter.finagle.httpx.util.StringUtil.class
com.twitter.finagle.httpx.Response$$anon$3.class
com.twitter.finagle.httpx.netty.HttpResponseProxy.class
com.twitter.finagle.httpx.codec.HttpDtab$$anonfun$com$twitter$finagle$httpx$codec$HttpDtab$$readDtabLocal$1$$anonfun$3.class
com.twitter.finagle.httpx.filter.HeadFilter$$anonfun$apply$2.class
com.twitter.finagle.httpx.SpnegoAuthenticator$Server$$anonfun$apply$1.class
com.twitter.finagle.httpx.Request.class
com.twitter.finagle.httpx.filter.ValidateRequestFilter.class
com.twitter.finagle.httpx.codec.HttpServerDispatcher$$anonfun$3.class
com.twitter.finagle.httpx.Message$$anonfun$charset_$eq$1.class
com.twitter.finagle.httpx.RequestBuilder$$anonfun$buildFormPost$1$$anonfun$apply$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.10.5.jar
/org.scala-lang/scala-library/2.10.5
查看scala-library所有版本文件
finagle-core_2.10-6.29.0.jar
/com.twitter/finagle-core_2.10/6.29.0
查看finagle-core_2.10所有版本文件
scalac-scoverage-runtime_2.10-1.1.0.jar
/org.scoverage/scalac-scoverage-runtime_2.10/1.1.0
查看scalac-scoverage-runtime_2.10所有版本文件
scalac-scoverage-plugin_2.10-1.1.0.jar
/org.scoverage/scalac-scoverage-plugin_2.10/1.1.0
查看scalac-scoverage-plugin_2.10所有版本文件
scalacheck_2.10-1.12.2.jar
/org.scalacheck/scalacheck_2.10/1.12.2
查看scalacheck_2.10所有版本文件
scalatest_2.10-2.2.4.jar
/org.scalatest/scalatest_2.10/2.2.4
查看scalatest_2.10所有版本文件
junit-4.10.jar
/junit/junit/4.10
查看junit所有版本文件
mockito-all-1.9.5.jar
/org.mockito/mockito-all/1.9.5
查看mockito-all所有版本文件
util-codec_2.10-6.28.0.jar
/com.twitter/util-codec_2.10/6.28.0
查看util-codec_2.10所有版本文件
util-logging_2.10-6.28.0.jar
/com.twitter/util-logging_2.10/6.28.0
查看util-logging_2.10所有版本文件
commons-lang-2.6.jar
/commons-lang/commons-lang/2.6
查看commons-lang所有版本文件
guava-16.0.1.jar
/com.google.guava/guava/16.0.1
查看guava所有版本文件
|