组织ID: |
com.twitter |
项目ID: |
finagle-thrift_2.10 |
版本: |
6.35.0 |
最后修改时间: |
2018-12-06 19:34:28 |
包类型: |
jar |
标题: |
finagle-thrift |
描述: |
finagle-thrift |
相关URL: |
https://github.com/twitter/finagle |
大小: |
739.24KB |
|
Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-thrift_2.10</artifactId>
<version>6.35.0</version>
</dependency>
|
Gradle引入代码: |
com.twitter:finagle-thrift_2.10:6.35.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-thrift_2.10</artifactId>
<packaging>jar</packaging>
<description>finagle-thrift</description>
<version>6.35.0</version>
<name>finagle-thrift</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.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.twitter</groupId>
<artifactId>finagle-core_2.10</artifactId>
<version>6.35.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>silly</groupId>
<artifactId>silly-thrift</artifactId>
<version>0.5.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>org.apache.thrift</groupId>
<artifactId>libthrift</artifactId>
<version>0.5.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>
<dependency>
<groupId>org.slf4j</groupId>
<artifactId>slf4j-api</artifactId>
<version>1.7.7</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>com.twitter</groupId>
<artifactId>scrooge-core_2.10</artifactId>
<version>4.7.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>
</dependencies>
</project>
|
Jar包内容: |
META-INF/MANIFEST.MF
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryClass$1$2.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$class.class
com.twitter.finagle.ThriftUtil$$anonfun$tryThriftFinagleService$1$1$$anonfun$apply$17$$anonfun$apply$18.class
com.twitter.finagle.thrift.thriftscala.Annotation$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.Thrift$Client$$anon$1.class
com.twitter.finagle.Thrift$Client$.class
com.twitter.finagle.thrift.thriftscala.Endpoint$$anonfun$getFieldBlobs$1$$anonfun$apply$1.class
com.twitter.finagle.thrift.thriftscala.Annotation$Immutable.class
com.twitter.finagle.thrift.thriftscala.RequestContext$Proxy.class
com.twitter.finagle.Thrift$Server$.class
com.twitter.finagle.thrift.ThriftServerFramedPipelineFactory.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$Bool$.class
com.twitter.finagle.thrift.ThriftClientBufferedCodec.class
com.twitter.finagle.thrift.thriftscala.Endpoint$Proxy.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$Immutable$.class
com.twitter.finagle.Thrift.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$.class
com.twitter.finagle.thrift.thriftscala.Delegation$class.class
com.twitter.finagle.thrift.ThriftServiceIface$$anon$1$$anonfun$apply$1.class
com.twitter.finagle.Thrift$Server.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$$anonfun$3.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryThriftFinagleClient$1$1.class
com.twitter.finagle.thrift.ThriftClientBufferedCodec$.class
com.twitter.finagle.ThriftUtil.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge2Client$1$1$$anonfun$apply$13.class
com.twitter.finagle.thrift.thriftscala.Annotation$Immutable$.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$trySwiftService$1$1$$anonfun$apply$26.class
com.twitter.finagle.thrift.ThriftFrameCodec.class
com.twitter.finagle.thrift.thriftscala.ClientId$Immutable$.class
com.twitter.finagle.thrift.thriftscala.Endpoint$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.ThriftUtil$$anonfun$2.class
com.twitter.finagle.thrift.MethodIfaceBuilder.class
com.twitter.finagle.thrift.InputBuffers.class
com.twitter.finagle.thrift.ThriftServerBufferedCodec.class
com.twitter.finagle.thrift.ThriftClientFramedCodec$.class
com.twitter.finagle.thrift.thriftscala.Annotation$LazyImmutable.class
com.twitter.finagle.thrift.thriftscala.ClientId$Proxy.class
com.twitter.finagle.thrift.thriftscala.ClientId$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.thrift.thriftscala.RequestContext$$anonfun$write$1.class
com.twitter.finagle.thrift.ThriftServiceIface$$anon$3.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$$anonfun$com$twitter$finagle$thrift$thriftscala$ResponseHeader$$writeContextsValue$1.class
com.twitter.finagle.thrift.DeserializeCtx$.class
com.twitter.finagle.ThriftRichServer.class
com.twitter.finagle.thrift.thriftscala.ClientId$class.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.thrift.TTwitterClientFilter$$anonfun$mkTTwitterRequest$1.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$7.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$Immutable.class
com.twitter.finagle.thrift.thriftscala.Annotation$class.class
com.twitter.finagle.thrift.ThriftClientFramedPipelineFactory$.class
com.twitter.finagle.thrift.thriftscala.RequestContext$class.class
com.twitter.finagle.thrift.thriftscala.Span$Immutable$.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$I16$.class
com.twitter.finagle.thrift.ThriftReply.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$LazyImmutable.class
com.twitter.finagle.thrift.maxReusableBufferSize.class
com.twitter.finagle.thrift.thrift.Delegation$_Fields.class
com.twitter.finagle.Thrift$Client.class
com.twitter.finagle.thrift.thriftscala.Span$$anonfun$withoutPassthroughFields$1.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$Immutable$.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$Proxy$class.class
com.twitter.finagle.Thrift$param$ClientId$.class
com.twitter.finagle.thrift.thriftscala.Endpoint$.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$$anon$4.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$$anonfun$withoutPassthroughFields$1.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryLegacyScroogeFinagleService$1$1.class
com.twitter.finagle.thrift.thriftscala.Delegation$Proxy.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$Immutable$.class
com.twitter.finagle.thrift.thriftscala.Delegation$Proxy$class.class
com.twitter.finagle.ThriftUtil$$anonfun$tryThriftFinagleService$1$1$$anonfun$apply$17.class
com.twitter.finagle.thrift.TTwitterServerFilter$$anonfun$apply$1.class
com.twitter.finagle.thrift.thriftscala.Endpoint$Immutable$.class
com.twitter.finagle.Thrift$param$Framed.class
com.twitter.finagle.ThriftUtil$$anonfun$1.class
com.twitter.finagle.thrift.ThriftServerPreparer$.class
com.twitter.finagle.thrift.thriftscala.Span$$anonfun$getFieldBlobs$1$$anonfun$apply$1.class
com.twitter.finagle.thrift.ThriftServiceIface$$anon$4.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$$anonfun$6.class
com.twitter.finagle.ThriftUtil$$anonfun$findClass$1.class
com.twitter.finagle.ThriftUtil$$anonfun$findSwiftClass$1.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryLegacyScroogeFinagleService$1$2.class
com.twitter.finagle.thrift.InvalidThriftConnectionException$.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$.class
com.twitter.finagle.thrift.InputBuffer$.class
com.twitter.finagle.thrift.ThriftServerBufferedPipelineFactory.class
com.twitter.finagle.thrift.package.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$trySwiftClient$1$1$$anonfun$apply$15$$anonfun$apply$16.class
com.twitter.finagle.ThriftUtil$$anonfun$4.class
com.twitter.finagle.thrift.NoClientIdSpecifiedException.class
com.twitter.finagle.ThriftRichServer$class.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$class.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$LazyImmutable.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryLegacyScroogeFinagleService$1$2$$anonfun$apply$24.class
com.twitter.finagle.ThriftUtil$$anonfun$tryThriftFinagleClientRepClassifier$1$1$$anonfun$apply$4$$anonfun$apply$5.class
com.twitter.finagle.ThriftUtil$$anonfun$tryThriftFinagleClientRepClassifier$1$1.class
com.twitter.finagle.thrift.thriftscala.Delegation.class
com.twitter.finagle.thrift.ThriftClientEncoder.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$5.class
com.twitter.finagle.thrift.thriftscala.RequestContext$.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$Proxy.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$Immutable.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$$anonfun$2.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$LazyImmutable.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge3FinagleClient$1$1$$anonfun$apply$8.class
com.twitter.finagle.thrift.thrift.RequestHeader$_Fields.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge3FinagleClient$1$1.class
com.twitter.finagle.thrift.DeserializeCtx.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$getFieldBlobs$1$$anonfun$apply$2.class
com.twitter.finagle.ThriftRichClient.class
com.twitter.finagle.thrift.thrift.Annotation.class
com.twitter.finagle.thrift.thrift.RequestContext$_Fields.class
com.twitter.finagle.thrift.thrift.Annotation$_Fields.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions.class
com.twitter.finagle.thrift.ThriftServiceIface$$anon$1.class
com.twitter.finagle.thrift.ThriftReply$.class
com.twitter.finagle.thrift.service.ThriftResponseClassifier$$anonfun$2.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScroogeFinagleService$1$2$$anonfun$apply$19.class
com.twitter.finagle.thrift.thriftscala.RequestContext$Immutable.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$Bytes$.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$7$$anonfun$apply$1.class
com.twitter.finagle.thrift.thriftscala.Span$Immutable.class
com.twitter.finagle.thrift.service.ThriftResponseClassifier$$anonfun$1.class
com.twitter.finagle.thrift.ThriftServerChannelBufferEncoder.class
com.twitter.finagle.thrift.thrift.Endpoint.class
com.twitter.finagle.thrift.thriftscala.Delegation$.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge3FinagledClientRepClassifier$1$1$$anonfun$apply$9$$anonfun$apply$10.class
com.twitter.finagle.thrift.thriftscala.Delegation$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.thrift.thriftscala.Annotation$Proxy.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$3.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge3FinagledClientRepClassifier$1$1$$anonfun$apply$9.class
com.twitter.finagle.thrift.ThriftCall.class
com.twitter.finagle.thrift.SeqIdFilter$.class
com.twitter.finagle.thrift.thriftscala.Annotation$.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$1.class
com.twitter.finagle.thrift.ThriftClientPreparer$$anonfun$1.class
com.twitter.finagle.thrift.UncaughtAppExceptionFilter$.class
com.twitter.finagle.thrift.ThriftServerPreparer$$anonfun$prepare$1.class
com.twitter.finagle.thrift.ThriftClientPreparer$$anonfun$upgrade$1.class
com.twitter.finagle.thrift.ThriftClientChannelBufferEncoder.class
com.twitter.finagle.thrift.thriftscala.UpgradeReply$.class
com.twitter.finagle.thrift.ThriftServerEncoder.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$.class
com.twitter.finagle.thrift.ThriftServerFramedCodec.class
com.twitter.finagle.thrift.thrift.ConnectionOptions.class
com.twitter.finagle.thrift.thrift.Endpoint$1.class
com.twitter.finagle.thrift.thriftscala.RequestContext$Proxy$class.class
com.twitter.finagle.thrift.DuplexChannelBufferTransport.class
com.twitter.finagle.thrift.thriftscala.Annotation.class
com.twitter.finagle.thrift.ThriftClientDecoder.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$Proxy.class
com.twitter.finagle.thrift.ThriftServerFramedCodecFactory.class
com.twitter.finagle.thrift.ThriftClientPreparer$$anon$1.class
com.twitter.finagle.thrift.OutputBuffer$.class
com.twitter.finagle.thrift.thriftscala.Span$Proxy$class.class
com.twitter.finagle.Thrift$param$AttemptTTwitterUpgrade.class
com.twitter.finagle.Thrift$param$ClientId.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$.class
com.twitter.finagle.thrift.thriftscala.Annotation$$anonfun$getFieldBlobs$1$$anonfun$apply$1.class
com.twitter.finagle.Thrift$Server$$anon$2.class
com.twitter.finagle.thrift.RichRequestHeader$.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$Proxy$class.class
com.twitter.finagle.thrift.TTwitterServerFilter$$anonfun$apply$1$$anonfun$apply$2$$anonfun$apply$3.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions$Proxy.class
com.twitter.finagle.thrift.TTwitterClientFilter$$anonfun$1.class
com.twitter.finagle.thrift.ThriftChannelBufferDecoder.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$$anonfun$withoutPassthroughFields$1.class
com.twitter.finagle.thrift.TTwitterServerFilter$$anonfun$successfulUpgradeReply$1.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScroogeFinagleService$1$2$$anonfun$apply$20$$anonfun$apply$21$$anonfun$newConsCall$1$1.class
com.twitter.finagle.thrift.thrift.ConnectionOptions$_Fields.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$4.class
com.twitter.finagle.thrift.InputBuffers$.class
com.twitter.finagle.thrift.ThriftServiceIface$$anon$2.class
com.twitter.finagle.Thrift$param$MaxReusableBufferSize.class
com.twitter.finagle.thrift.thriftscala.Delegation$Immutable$.class
com.twitter.finagle.thrift.ThriftTypes$.class
com.twitter.finagle.thrift.ClientIdRequiredFilter$.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$$anonfun$getFieldBlobs$1$$anonfun$apply$1.class
com.twitter.finagle.thrift.thrift.BinaryAnnotation$1.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryThriftFinagleClient$1$1$$anonfun$apply$6.class
com.twitter.finagle.thrift.thriftscala.RequestHeader.class
com.twitter.finagle.thrift.thriftscala.UpgradeReply$Immutable$.class
com.twitter.finagle.thrift.ThriftClientFramedCodec.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryClass$1$4.class
com.twitter.finagle.thrift.thriftscala.Delegation$$anonfun$write$1.class
com.twitter.finagle.Thrift$param$ProtocolFactory$.class
com.twitter.finagle.thrift.ThriftServiceIface.class
com.twitter.finagle.thrift.ThriftClientFramedPipelineFactory.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$$anonfun$1.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$Double$.class
com.twitter.finagle.thrift.thrift.AnnotationType.class
com.twitter.finagle.Thrift$param$.class
com.twitter.finagle.thrift.thriftscala.Span$$anonfun$com$twitter$finagle$thrift$thriftscala$Span$$writeBinaryAnnotationsValue$1.class
com.twitter.finagle.thrift.thrift.RequestContext$1.class
com.twitter.finagle.thrift.ThriftMethodStats$.class
com.twitter.finagle.thrift.InvalidThriftConnectionException.class
com.twitter.finagle.thrift.ThriftClientPreparer$$anonfun$3.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$trySwiftClient$1$1$$anonfun$apply$15.class
com.twitter.finagle.ThriftUtil$$anonfun$tryThriftFinagleService$1$1.class
com.twitter.finagle.thrift.thriftscala.ClientId.class
com.twitter.finagle.thrift.ThriftClientPreparer$$anon$1$$anonfun$apply$1.class
com.twitter.finagle.thrift.thriftscala.UpgradeReply$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.ThriftUtil$$anonfun$3.class
com.twitter.finagle.thrift.service.ThriftResponseClassifier$$anon$1.class
com.twitter.finagle.thrift.thriftscala.UpgradeReply$Immutable.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$2.class
com.twitter.finagle.thrift.ThriftClientPreparer.class
com.twitter.finagle.thrift.TTwitterClientFilter.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$Proxy.class
com.twitter.finagle.thrift.thriftscala.Span$LazyImmutable.class
com.twitter.finagle.thrift.thriftscala.Endpoint$Proxy$class.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$com$twitter$finagle$thrift$thriftscala$RequestHeader$$writeContextsValue$1.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge3FinagledClient$1$1$$anonfun$apply$11$$anonfun$apply$12.class
com.twitter.finagle.thrift.ThriftServerFramedPipelineFactory$.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation$class.class
com.twitter.finagle.thrift.thriftscala.ClientId$.class
com.twitter.finagle.thrift.service.ThriftResponseClassifier.class
com.twitter.finagle.thrift.thrift.Endpoint$_Fields.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$$anonfun$5.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$Proxy$class.class
com.twitter.finagle.thrift.ThriftBufferDecoder.class
com.twitter.finagle.thrift.ThriftServiceIface$$anon$2$$anonfun$apply$3.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions$class.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$I32$.class
com.twitter.finagle.thrift.thrift.Span.class
com.twitter.finagle.thrift.thriftscala.UpgradeReply$class.class
com.twitter.finagle.thrift.thriftscala.Span$class.class
com.twitter.finagle.thrift.thrift.RequestHeader.class
com.twitter.finagle.thrift.ThriftClientPreparer$$anonfun$2.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$$anonfun$withoutPassthroughFields$2.class
com.twitter.finagle.thrift.ThriftServerPreparer$$anonfun$prepare$1$$anonfun$1.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$String$.class
com.twitter.finagle.thrift.thriftscala.RequestContext$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.thrift.ThriftTypes.class
com.twitter.finagle.thrift.thriftscala.Delegation$$anonfun$getFieldBlobs$1$$anonfun$apply$1.class
com.twitter.finagle.Thrift$param$MaxReusableBufferSize$.class
com.twitter.finagle.thrift.ThriftClientRequest.class
com.twitter.finagle.ThriftUtil$$anonfun$5.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$trySwiftService$1$1$$anonfun$apply$26$$anonfun$apply$27.class
com.twitter.finagle.ThriftUtil$$anonfun$tryThriftFinagleClientRepClassifier$1$1$$anonfun$apply$4.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge3FinagledClient$1$1.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$com$twitter$finagle$thrift$thriftscala$RequestHeader$$writeDelegationsValue$1.class
com.twitter.finagle.thrift.ValidateThriftService.class
com.twitter.finagle.ThriftUtil$$anonfun$7.class
com.twitter.finagle.thrift.thriftscala.RequestContext.class
com.twitter.finagle.thrift.Protocols$TFinagleBinaryProtocol$$anon$3.class
com.twitter.finagle.thrift.ThriftCallFactory.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge3FinagledClient$1$1$$anonfun$apply$11.class
com.twitter.finagle.thrift.ThriftServerBufferedCodecFactory.class
com.twitter.finagle.thrift.thriftscala.ResponseHeader$$anonfun$write$1.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$I64$.class
com.twitter.finagle.thrift.thriftscala.UpgradeReply$Proxy.class
com.twitter.finagle.ThriftUtil$$anonfun$serverFromIface$1.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScroogeFinagleService$1$2$$anonfun$apply$20$$anonfun$apply$21.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$trySwiftClient$1$1.class
com.twitter.finagle.thrift.thriftscala.Endpoint$$anonfun$write$1.class
com.twitter.finagle.Thrift$param$Framed$.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$Immutable.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$EnumUnknownAnnotationType.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions$$anonfun$write$1.class
com.twitter.finagle.thrift.SeqIdFilter.class
com.twitter.finagle.ThriftUtil$.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge2Client$1$1$$anonfun$apply$13$$anonfun$apply$14.class
com.twitter.finagle.thrift.thrift.UpgradeReply$_Fields.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScroogeFinagleService$1$1.class
com.twitter.finagle.thrift.thrift.RequestContext.class
com/twitter/finagle-thrift/build.properties
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryThriftFinagleClient$1$1$$anonfun$apply$6$$anonfun$apply$7.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$trySwiftService$1$1.class
com.twitter.finagle.thrift.thriftscala.RequestContext$Immutable$.class
com.twitter.finagle.thrift.ThriftTracing$.class
com.twitter.finagle.thrift.ThriftProcessorHandler.class
com.twitter.finagle.thrift.thrift.Delegation$1.class
com.twitter.finagle.thrift.TTwitterServerFilter$$anonfun$apply$1$$anonfun$apply$2.class
com.twitter.finagle.thrift.thrift.Span$_Fields.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryLegacyScroogeFinagleService$1$2$$anonfun$apply$23.class
com.twitter.finagle.thrift.ThriftServerPreparer$$anonfun$prepare$1$$anonfun$2.class
com.twitter.finagle.thrift.TTwitterClientFilter$$anonfun$mkTTwitterRequest$2.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions$Immutable$.class
com.twitter.finagle.ThriftUtil$$anonfun$constructIface$1.class
com.twitter.finagle.thrift.thrift.ConnectionOptions$1.class
com.twitter.finagle.thrift.Protocols$.class
com.twitter.finagle.Thrift$param$AttemptTTwitterUpgrade$.class
com.twitter.finagle.thrift.TTwitterServerFilter.class
com.twitter.finagle.thrift.ThriftServiceIface$.class
com.twitter.finagle.thrift.thriftscala.AnnotationType$.class
com.twitter.finagle.thrift.thriftscala.Annotation$$anonfun$withoutPassthroughFields$1.class
com.twitter.finagle.thrift.thrift.BinaryAnnotation$_Fields.class
com.twitter.finagle.thrift.maxReusableBufferSize$.class
com.twitter.finagle.thrift.ThriftClientBufferedCodecFactory.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryLegacyScroogeFinagleService$1$2$$anonfun$apply$24$$anonfun$apply$25.class
com.twitter.finagle.thrift.service.ThriftResponseClassifier$.class
com.twitter.finagle.thrift.TTwitterClientFilter$$anonfun$mkTTwitterRequest$3.class
com.twitter.finagle.thrift.thriftscala.Endpoint$class.class
com.twitter.finagle.thrift.thriftscala.Endpoint$LazyImmutable.class
com.twitter.finagle.thrift.ThriftClientBufferedPipelineFactory.class
com.twitter.finagle.thrift.RichRequestHeader.class
com.twitter.finagle.thrift.thriftscala.Span$$anonfun$withoutPassthroughFields$2.class
com.twitter.finagle.ThriftRichClient$class.class
com.twitter.finagle.thrift.thriftscala.Endpoint$Immutable.class
com.twitter.finagle.thrift.ClientIdRequiredFilter.class
com.twitter.finagle.thrift.UncaughtAppExceptionFilter.class
com.twitter.finagle.thrift.thriftscala.Span$$anonfun$getFieldBlobs$1.class
com.twitter.finagle.thrift.ThriftServerBufferedPipelineFactory$.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryClass$1$4$$anonfun$apply$28.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions$Proxy$class.class
com.twitter.finagle.thrift.thriftscala.ClientId$Immutable.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScrooge2Client$1$1.class
com.twitter.finagle.thrift.TTwitterServerFilter$$anonfun$apply$1$$anonfun$apply$2$$anonfun$apply$4.class
com.twitter.finagle.ThriftUtil$$anonfun$1$$anonfun$apply$1.class
com.twitter.finagle.thrift.thriftscala.UpgradeReply$Proxy$class.class
com.twitter.finagle.thrift.ChannelBufferToTransport.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScroogeFinagleService$1$2$$anonfun$apply$20$$anonfun$apply$21$$anonfun$com$twitter$finagle$ThriftUtil$$anonfun$$anonfun$$anonfun$$oldConsCall$1$1.class
com.twitter.finagle.ThriftUtil$$anonfun$com$twitter$finagle$ThriftUtil$$tryScroogeFinagleService$1$2$$anonfun$apply$20$$anonfun$apply$21$$anonfun$apply$22.class
com.twitter.finagle.thrift.thriftscala.RequestHeader$$anonfun$withoutPassthroughFields$6.class
com.twitter.finagle.thrift.ThriftServerDecoder.class
com.twitter.finagle.thrift.thriftscala.ClientId$LazyImmutable.class
com.twitter.finagle.thrift.thriftscala.BinaryAnnotation.class
com.twitter.finagle.thrift.thriftscala.Delegation$Immutable.class
com.twitter.finagle.thrift.ThriftMethodStats.class
com.twitter.finagle.thrift.thriftscala.ConnectionOptions$$anonfun$getFieldBlobs$1$$anonfun$apply$1.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
依赖Jar: |
scala-library-2.10.6.jar
/org.scala-lang/scala-library/2.10.6
查看scala-library所有版本文件
finagle-core_2.10-6.35.0.jar
/com.twitter/finagle-core_2.10/6.35.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所有版本文件
silly-thrift-0.5.0.jar
/silly/silly-thrift/0.5.0
查看silly-thrift所有版本文件
libthrift-0.5.0-1.jar
/org.apache.thrift/libthrift/0.5.0-1
查看libthrift所有版本文件
slf4j-api-1.7.7.jar
/org.slf4j/slf4j-api/1.7.7
查看slf4j-api所有版本文件
scrooge-core_2.10-4.7.0.jar
/com.twitter/scrooge-core_2.10/4.7.0
查看scrooge-core_2.10所有版本文件
|