| 组织ID: |
com.twitter |
| 项目ID: |
finagle-base-http_2.11 |
| 版本: |
17.10.0 |
| 最后修改时间: |
2018-11-28 20:56:01 |
| 包类型: |
jar |
| 标题: |
finagle-base-http |
| 描述: |
finagle-base-http |
| 相关URL: |
https://github.com/twitter/finagle |
| 大小: |
517.19KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-base-http_2.11</artifactId>
<version>17.10.0</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:finagle-base-http_2.11:17.10.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-base-http_2.11</artifactId>
<packaging>jar</packaging>
<description>finagle-base-http</description>
<version>17.10.0</version>
<name>finagle-base-http</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.11.11</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.11</artifactId>
<version>17.10.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>finagle-netty3_2.11</artifactId>
<version>17.10.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.scalacheck</groupId>
<artifactId>scalacheck_2.11</artifactId>
<version>1.13.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>org.scalatest</groupId>
<artifactId>scalatest_2.11</artifactId>
<version>3.0.0</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.novocode</groupId>
<artifactId>junit-interface</artifactId>
<version>0.11</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-collection_2.11</artifactId>
<version>17.10.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.11</artifactId>
<version>17.10.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>
</dependencies>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.finagle.http.param.MaxRequestSize.class
com.twitter.finagle.http.Message.class
com.twitter.finagle.http.Request$$anonfun$getBooleanParam$2.class
com.twitter.finagle.http.Message$$anonfun$acceptMediaTypes$1$$anonfun$apply$2.class
com.twitter.finagle.http.param.CompressionLevel.class
com.twitter.finagle.http.RequestBuilder$$anonfun$1.class
com.twitter.finagle.http.filter.ClientContextFilter.class
com.twitter.finagle.http.codec.HttpServerDispatcher$$anonfun$1.class
com.twitter.finagle.http.codec.HttpCodec.class
com.twitter.finagle.http.Request$$anonfun$getShortParam$1.class
com.twitter.finagle.http.filter.HttpNackFilter$$anon$1.class
com.twitter.finagle.http.param.MaxHeaderSize$$anonfun$3.class
com.twitter.finagle.http.param.MaxChunkSize.class
com.twitter.finagle.http.TraceInfo$$anonfun$letTraceIdFromRequestHeaders$1.class
com.twitter.finagle.http.RequestBuilder$PostRequestEvidence$.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$b64Decode$1.class
com.twitter.finagle.http.filter.ClientContextFilter$.class
com.twitter.finagle.http.CookieMap$$anonfun$com$twitter$finagle$http$CookieMap$$decodeCookies$1.class
com.twitter.finagle.http.CookieMap.class
com.twitter.finagle.http.codec.HttpContext$.class
com.twitter.finagle.http.codec.HttpServerDispatcher$$anonfun$2.class
com.twitter.finagle.http.filter.HttpNackFilter$$anonfun$makeHandler$1.class
com.twitter.finagle.http.Cookie.class
com.twitter.finagle.http.Request$$anonfun$apply$1.class
com.twitter.finagle.http.codec.TextualContentCompressor$.class
com.twitter.finagle.http.RequestConfig.class
com.twitter.finagle.http.netty3.Bijections$$anon$8.class
com.twitter.finagle.http.DefaultHeaderMap$Header$.class
com.twitter.finagle.http.Request$$anonfun$getLongParam$1.class
com.twitter.finagle.http.HeaderMap.class
com.twitter.finagle.http.Status$ClientError$.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$$anonfun$6.class
com.twitter.finagle.http.Message$$anonfun$withWriter$1.class
com.twitter.finagle.http.HttpServerTraceInitializer.class
com.twitter.finagle.http.RequestParamMap.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$com$twitter$finagle$http$codec$HttpDtab$$decodeName$1.class
com.twitter.finagle.http.param.Decompression.class
com.twitter.finagle.http.Versions.class
com.twitter.finagle.http.ParamMap$$anonfun$2.class
com.twitter.finagle.http.RequestBuilder$$anonfun$buildFormPost$1.class
com.twitter.finagle.http.exp.Multipart.class
com.twitter.finagle.http.Message$$anonfun$charset$1.class
com.twitter.finagle.http.ResponseProxy.class
com.twitter.finagle.http.netty3.Bijections$$anon$1.class
com.twitter.finagle.http.netty3.Bijections$$anon$9.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$read$1$$anonfun$apply$1.class
com.twitter.finagle.http.Version.class
com.twitter.finagle.http.TooLongMessageException.class
com.twitter.finagle.http.RequestBuilder$RequestEvidence$FullyConfigured$.class
com.twitter.finagle.http.codec.ChannelBufferUsageTracker$.class
com.twitter.finagle.http.filter.DtabFilter$Extractor.class
com.twitter.finagle.http.SimpleElement$.class
com.twitter.finagle.http.codec.ChannelBufferUsageTracker.class
com.twitter.finagle.http.Response$ResponseImpl.class
com.twitter.finagle.http.Message$$anonfun$acceptMediaTypes$2.class
com.twitter.finagle.http.MediaType$.class
com.twitter.finagle.http.CookieMap$$anonfun$iterator$1.class
com.twitter.finagle.http.filter.ServerContextFilter$.class
com.twitter.finagle.http.DefaultHeaderMap$.class
com.twitter.finagle.http.MediaType.class
com.twitter.finagle.http.codec.HttpDtab$.class
com.twitter.finagle.http.RequestBuilder$PostRequestEvidence$FullyConfigured$.class
com.twitter.finagle.http.codec.ConnectionManager.class
com.twitter.finagle.http.filter.ClientDtabContextFilter$.class
com.twitter.finagle.http.HttpClientTraceInitializer$$anonfun$1$$anonfun$apply$1.class
com.twitter.finagle.http.BadRequestResponse$.class
com.twitter.finagle.http.Request.class
com.twitter.finagle.http.param.MaxResponseSize$$anonfun$8.class
com.twitter.finagle.http.CookieMap$$anonfun$1.class
com.twitter.finagle.http.filter.DtabFilter$$anonfun$1.class
com.twitter.finagle.http.Request$$anonfun$getIntParam$2.class
com.twitter.finagle.http.RequestBuilder.class
com.twitter.finagle.http.exp.Multipart$$anonfun$decodeNonChunked$1.class
com.twitter.finagle.http.netty3.Bijections$$anon$3.class
com.twitter.finagle.http.RequestBuilder$RequestEvidence$.class
com.twitter.finagle.http.codec.ResponseConformanceFilter.class
com.twitter.finagle.http.Fields.class
com.twitter.finagle.http.Request$.class
com.twitter.finagle.http.exp.IdentityStreamTransport.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$com$twitter$finagle$http$codec$HttpDtab$$readDtabLocal$1$$anonfun$3.class
com.twitter.finagle.http.filter.ServerDtabContextFilter$.class
com.twitter.finagle.http.Cookie$$anonfun$1.class
com.twitter.finagle.http.DelayedRelease$$anon$1.class
com.twitter.finagle.http.param.MaxResponseSize.class
com.twitter.finagle.http.FormElement.class
com.twitter.finagle.http.RequestBuilder$$anonfun$url$1.class
com.twitter.finagle.http.codec.TextualContentCompressor.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$$anonfun$5.class
com.twitter.finagle.http.param.MaxResponseSize$.class
com.twitter.finagle.http.SimpleElement.class
com.twitter.finagle.http.Message$$anonfun$charset_$eq$2.class
com.twitter.finagle.http.param.AutomaticContinue$$anonfun$1.class
com.twitter.finagle.http.DefaultHeaderMap$$anonfun$keySet$1.class
com.twitter.finagle.http.exp.Multipart$.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$4$$anonfun$apply$2.class
com.twitter.finagle.http.DefaultHeaderMap$$anonfun$apply$1.class
com.twitter.finagle.http.codec.ConnectionManager$$anonfun$handleIfStream$1.class
com.twitter.finagle.http.DelayedReleaseService$$anon$2.class
com.twitter.finagle.http.DelayedReleaseService$$anon$2$$anon$3.class
com.twitter.finagle.http.codec.HttpDtab.class
com.twitter.finagle.http.param.Streaming$$anonfun$9.class
com.twitter.finagle.http.codec.HttpServerDispatcher$$anonfun$handle$2.class
com.twitter.finagle.http.param.Decompression$$anonfun$10.class
com.twitter.finagle.http.filter.ServerDtabContextFilter.class
com.twitter.finagle.http.RequestConfig$Yes.class
com.twitter.finagle.http.HttpTransport$$anonfun$1.class
com.twitter.finagle.http.RequestParamMap$$anonfun$com$twitter$finagle$http$RequestParamMap$$jiterator$1$$anonfun$apply$4.class
com.twitter.finagle.http.netty3.Bijections$$anon$2.class
com.twitter.finagle.http.HttpTransport.class
com.twitter.finagle.http.Message$$anonfun$charset$1$$anonfun$apply$1.class
com.twitter.finagle.http.Request$$anonfun$getLongParam$2.class
com.twitter.finagle.http.Status$Unknown$.class
com.twitter.finagle.http.RequestConfig$.class
com.twitter.finagle.http.exp.Multipart$$anonfun$decodeNonChunked$1$$anonfun$1.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$decodePrefix$2.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$decodePrefix$1.class
com.twitter.finagle.http.DelayedReleaseService$$anonfun$close$1.class
com.twitter.finagle.http.param.MaxInitialLineSize$$anonfun$4.class
com.twitter.finagle.http.filter.DtabFilter.class
com.twitter.finagle.http.MapParamMap$$anonfun$iterator$2.class
com.twitter.finagle.http.Fields$.class
com.twitter.finagle.http.param.MaxHeaderSize$.class
com.twitter.finagle.http.param.Streaming.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$$anonfun$1.class
com.twitter.finagle.http.codec.HttpClientDispatcher$$anonfun$dispatch$1.class
com.twitter.finagle.http.param.MaxInitialLineSize$.class
com.twitter.finagle.http.RequestProxy.class
com.twitter.finagle.http.MapParamMap$$anonfun$tuplesToMultiMap$1.class
com.twitter.finagle.http.MapParamMap.class
com.twitter.finagle.http.netty3.Bijections$$anon$6.class
com.twitter.finagle.http.DelayedReleaseService.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$com$twitter$finagle$http$codec$HttpDtab$$readDtabLocal$1$$anonfun$2.class
com.twitter.finagle.http.EmptyParamMap$.class
com.twitter.finagle.http.codec.HttpServerDispatcher$$anonfun$3.class
com.twitter.finagle.http.RequestBuilder$$anonfun$3.class
com.twitter.finagle.http.filter.ServerContextFilter$$anonfun$apply$1.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$$anonfun$close$1.class
com.twitter.finagle.http.netty3.Bijections$$anon$4.class
com.twitter.finagle.http.CookieMap$$anonfun$getValue$1.class
com.twitter.finagle.http.Message$$anonfun$1.class
com.twitter.finagle.http.HttpTracing$Header$.class
com.twitter.finagle.http.codec.ChannelBufferUsageTracker$$anonfun$2.class
com.twitter.finagle.http.codec.HttpClientDispatcher.class
com.twitter.finagle.http.ParamMap$$anonfun$4.class
com.twitter.finagle.http.HttpTracing$.class
com.twitter.finagle.http.Message$$anonfun$2.class
com.twitter.finagle.http.Response.class
com.twitter.finagle.http.ParamMap$$anonfun$toString$1.class
com.twitter.finagle.http.DelayedRelease.class
com.twitter.finagle.http.util.StringUtil$.class
com.twitter.finagle.http.MapParamMap$$anonfun$tuplesToMultiMap$2.class
com.twitter.finagle.http.Status$$anonfun$fromCode$1.class
com.twitter.finagle.http.codec.HttpContext$$anonfun$2.class
com.twitter.finagle.http.filter.ServerContextFilter$$anon$1.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$Idle$.class
com.twitter.finagle.http.RequestBuilder$$anonfun$withoutContent$1$$anonfun$apply$2.class
com.twitter.finagle.http.Methods.class
com.twitter.finagle.http.codec.ResponseConformanceFilter$.class
com.twitter.finagle.http.Status$.class
com.twitter.finagle.http.Message$$anonfun$isXmlHttpRequest$1.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$$anonfun$3$$anonfun$4$$anonfun$apply$1.class
com.twitter.finagle.http.exp.Multipart$FileUpload.class
com.twitter.finagle.http.TraceInfo.class
com.twitter.finagle.http.RequestBuilder$RequestEvidence.class
com.twitter.finagle.http.codec.HttpCodec$.class
com.twitter.finagle.http.Request$$anonfun$getBooleanParam$1.class
com.twitter.finagle.http.netty3.Bijections.class
com.twitter.finagle.http.Status$Unknown$$anonfun$unapply$1.class
com.twitter.finagle.http.filter.ServerContextFilter.class
com.twitter.finagle.http.Method$.class
com.twitter.finagle.http.param.MaxRequestSize$$anonfun$5.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$Closing$.class
com.twitter.finagle.http.netty3.Bijections$$anon$7.class
com.twitter.finagle.http.netty3.Bijections$$anon$11.class
com.twitter.finagle.http.filter.DtabFilter$Injector$$anonfun$2.class
com.twitter.finagle.http.DelayedRelease$.class
com.twitter.finagle.http.codec.HttpContext.class
com.twitter.finagle.http.EmptyParamMap.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$1.class
com.twitter.finagle.http.RequestBuilder$$anonfun$withoutContent$1.class
com.twitter.finagle.http.MapParamMap$$anonfun$getAll$1.class
com.twitter.finagle.http.param.MaxRequestSize$.class
com.twitter.finagle.http.Message$$anonfun$withReader$1.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$DispatchState.class
com.twitter.finagle.http.Request$$anonfun$getParams$1.class
com.twitter.finagle.http.CookieMap$$anonfun$rewriteCookieHeaders$2.class
com.twitter.finagle.http.DelayedRelease$$anon$1$$anonfun$make$1.class
com.twitter.finagle.http.BadRequestResponse.class
com.twitter.finagle.http.exp.Multi.class
com.twitter.finagle.http.exp.Multipart$InMemoryFileUpload.class
com.twitter.finagle.http.HeaderMap$$anon$1.class
com.twitter.finagle.http.Cookie$$anonfun$$lessinit$greater$1.class
com.twitter.finagle.http.Message$BufOutputStream.class
com.twitter.finagle.http.exp.Multipart$$anonfun$decodeNonChunked$2.class
com.twitter.finagle.http.netty3.Bijections$$anon$12.class
com.twitter.finagle.http.Status$Redirection$.class
com.twitter.finagle.http.Request$$anonfun$getShortParam$2.class
com.twitter.finagle.http.exp.Multipart$OnDiskFileUpload.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$$anonfun$3$$anonfun$4.class
com.twitter.finagle.http.Message$$anonfun$acceptMediaTypes$1$$anonfun$apply$3.class
com.twitter.finagle.http.exp.Multipart$$anonfun$decodeNonChunked$1$$anonfun$2.class
com.twitter.finagle.http.exp.Multi$.class
com.twitter.finagle.http.Message$.class
com.twitter.finagle.http.exp.Multipart$InMemoryFileUpload$.class
com.twitter.finagle.http.CookieMap$$anonfun$rewriteCookieHeaders$1.class
com.twitter.finagle.http.param.MaxChunkSize$.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$com$twitter$finagle$http$codec$HttpDtab$$readDtabLocal$1.class
com.twitter.finagle.http.DefaultHeaderMap$Headers.class
com.twitter.finagle.http.HttpPostRequestEncoderEx.class
com.twitter.finagle.http.codec.HttpContext$$anonfun$1.class
com.twitter.finagle.http.codec.ChannelBufferUsageTracker$$anonfun$1.class
com.twitter.finagle.http.filter.DtabFilter$.class
com.twitter.finagle.http.RequestBuilder$.class
com.twitter.finagle.http.util.StringUtil.class
com.twitter.finagle.http.param.CompressionLevel$$anonfun$11.class
com.twitter.finagle.http.HttpServerTraceInitializer$$anonfun$1$$anonfun$apply$1$$anonfun$apply$2.class
com.twitter.finagle.http.param.MaxResponseSize$$anonfun$7.class
com.twitter.finagle.http.MapParamMap$$anonfun$apply$2.class
com.twitter.finagle.http.exp.GenStreamingSerialServerDispatcher$$anonfun$3.class
com.twitter.finagle.http.ProxyCredentials.class
com.twitter.finagle.http.Response$.class
com.twitter.finagle.http.Cookie$$anonfun$2.class
com.twitter.finagle.http.Response$Ok.class
com.twitter.finagle.http.MapParamMap$$anonfun$iterator$2$$anonfun$apply$1.class
com.twitter.finagle.http.RequestBuilder$$anonfun$addHeaders$1.class
com.twitter.finagle.http.filter.DtabFilter$Injector.class
com.twitter.finagle.http.codec.ResponseConformanceFilter$$anonfun$apply$1.class
com.twitter.finagle.http.Message$$anonfun$mediaType$1.class
com.twitter.finagle.http.CookieMap$$anonfun$iterator$2$$anonfun$apply$1.class
com.twitter.finagle.http.netty3.Bijections$.class
com.twitter.finagle.http.MapParamMap$$anonfun$iterator$1.class
com.twitter.finagle.http.Cookie$$anonfun$3.class
com.twitter.finagle.http.filter.HttpNackFilter$NonRetryableNack$.class
com.twitter.finagle.http.exp.Multipart$OnDiskFileUpload$.class
com.twitter.finagle.http.netty3.Bijections$$anonfun$copyHeadersToNetty$1.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$4.class
com.twitter.finagle.http.HttpServerTraceInitializer$$anonfun$1$$anonfun$apply$1.class
com.twitter.finagle.http.TraceInfo$.class
com.twitter.finagle.http.codec.HttpServerDispatcher$$anonfun$handle$1.class
com.twitter.finagle.http.filter.ServerDtabContextFilter$$anon$2.class
com.twitter.finagle.http.codec.HttpServerDispatcher.class
com.twitter.finagle.http.Statuses.class
com.twitter.finagle.http.DefaultHeaderMap$Headers$$anon$1.class
com.twitter.finagle.http.param.MaxRequestSize$$anonfun$6.class
com.twitter.finagle.http.RequestBuilder$$anonfun$4.class
com.twitter.finagle.http.Version$.class
com.twitter.finagle.http.DelayedReleaseService$$anon$2$$anon$3$$anonfun$read$1.class
com.twitter.finagle.http.Method.class
com.twitter.finagle.http.TooLongMessageException$.class
com.twitter.finagle.http.codec.ChannelBufferUsageTracker$state$.class
com.twitter.finagle.http.Message$$anonfun$accept$1.class
com.twitter.finagle.http.exp.IdentityStreamTransport$$anonfun$1.class
com.twitter.finagle.http.netty3.Injection.class
com.twitter.finagle.http.netty3.Bijections$$anon$10.class
com.twitter.finagle.http.filter.HttpNackFilter$.class
com.twitter.finagle.http.exp.StreamTransport.class
com.twitter.finagle.http.param.AutomaticContinue$.class
com.twitter.finagle.http.ProxyCredentials$$anonfun$apply$1.class
com.twitter.finagle.http.Message$$anonfun$contentLength$1.class
com.twitter.finagle.http.filter.ClientContextFilter$$anon$3.class
com.twitter.finagle.http.filter.DtabFilter$$anonfun$apply$1.class
com.twitter.finagle.http.DefaultHeaderMap$Header.class
com.twitter.finagle.http.codec.HttpDtab$$anonfun$b64Decode$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.11.11.jar
/org.scala-lang/scala-library/2.11.11
查看scala-library所有版本文件
finagle-core_2.11-17.10.0.jar
/com.twitter/finagle-core_2.11/17.10.0
查看finagle-core_2.11所有版本文件
finagle-netty3_2.11-17.10.0.jar
/com.twitter/finagle-netty3_2.11/17.10.0
查看finagle-netty3_2.11所有版本文件
scalacheck_2.11-1.13.4.jar
/org.scalacheck/scalacheck_2.11/1.13.4
查看scalacheck_2.11所有版本文件
scalatest_2.11-3.0.0.jar
/org.scalatest/scalatest_2.11/3.0.0
查看scalatest_2.11所有版本文件
junit-interface-0.11.jar
/com.novocode/junit-interface/0.11
查看junit-interface所有版本文件
mockito-all-1.9.5.jar
/org.mockito/mockito-all/1.9.5
查看mockito-all所有版本文件
util-collection_2.11-17.10.0.jar
/com.twitter/util-collection_2.11/17.10.0
查看util-collection_2.11所有版本文件
util-logging_2.11-17.10.0.jar
/com.twitter/util-logging_2.11/17.10.0
查看util-logging_2.11所有版本文件
commons-lang-2.6.jar
/commons-lang/commons-lang/2.6
查看commons-lang所有版本文件
|