| 组织ID: |
com.twitter |
| 项目ID: |
finagle-netty4_2.12 |
| 版本: |
19.7.0 |
| 最后修改时间: |
2019-07-19 18:03:02 |
| 包类型: |
jar |
| 标题: |
finagle-netty4 |
| 描述: |
finagle-netty4 |
| 相关URL: |
https://github.com/twitter/finagle |
| 大小: |
352.65KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-netty4_2.12</artifactId>
<version>19.7.0</version>
</dependency>
|
| Gradle引入代码: |
com.twitter:finagle-netty4_2.12:19.7.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-netty4_2.12</artifactId>
<packaging>jar</packaging>
<description>finagle-netty4</description>
<version>19.7.0</version>
<name>finagle-netty4</name>
<organization>
<name>com.twitter</name>
</organization>
<url>https://github.com/twitter/finagle</url>
<licenses>
<license>
<name>Apache License, Version 2.0</name>
<url>https://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.12.8</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.12</artifactId>
<version>19.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>
<dependency>
<groupId>com.twitter</groupId>
<artifactId>finagle-toggle_2.12</artifactId>
<version>19.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>
<dependency>
<groupId>org.scalacheck</groupId>
<artifactId>scalacheck_2.12</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.12</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-app_2.12</artifactId>
<version>19.7.0</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.scala-tools.testing</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.mockito</groupId>
<artifactId>*</artifactId>
</exclusion>
<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-cache_2.12</artifactId>
<version>19.7.0</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.scala-tools.testing</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.mockito</groupId>
<artifactId>*</artifactId>
</exclusion>
<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.12</artifactId>
<version>19.7.0</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.scala-tools.testing</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.mockito</groupId>
<artifactId>*</artifactId>
</exclusion>
<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-core_2.12</artifactId>
<version>19.7.0</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.scala-tools.testing</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.mockito</groupId>
<artifactId>*</artifactId>
</exclusion>
<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-lint_2.12</artifactId>
<version>19.7.0</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.scala-tools.testing</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.mockito</groupId>
<artifactId>*</artifactId>
</exclusion>
<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-stats_2.12</artifactId>
<version>19.7.0</version>
<exclusions>
<exclusion>
<groupId>junit</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.scala-tools.testing</groupId>
<artifactId>*</artifactId>
</exclusion>
<exclusion>
<groupId>org.mockito</groupId>
<artifactId>*</artifactId>
</exclusion>
<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>io.netty</groupId>
<artifactId>netty-handler</artifactId>
<version>4.1.35.Final</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>io.netty</groupId>
<artifactId>netty-transport</artifactId>
<version>4.1.35.Final</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>io.netty</groupId>
<artifactId>netty-transport-native-epoll</artifactId>
<version>4.1.35.Final</version>
<classifier>linux-x86_64</classifier>
<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>io.netty</groupId>
<artifactId>netty-transport-native-unix-common</artifactId>
<version>4.1.35.Final</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>io.netty</groupId>
<artifactId>netty-handler-proxy</artifactId>
<version>4.1.35.Final</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.netty4.Netty4Transporter$Backpressure$.class
BUILD
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslConfigurations$.class
com.twitter.finagle.netty4.param.TrackWorkerPoolExecutionDelay$.class
com.twitter.finagle.netty4.ssl.server.Netty4ServerEngineFactory$.class
com.twitter.finagle.netty4.ByteBufConversion$.class
com.twitter.finagle.netty4.channel.Netty4FramedServerChannelInitializer$.class
com.twitter.finagle.netty4.ConnectionBuilder.class
com.twitter.finagle.netty4.proxy.Netty4ProxyConnectHandler$.class
com.twitter.finagle.netty4.transport.ChannelTransportContext.class
com.twitter.finagle.netty4.channel.BufferingChannelOutboundHandler.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$7.class
com.twitter.finagle.netty4.ssl.client.ReloadingNetty4ClientEngineFactory$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientEngineFactory.class
com.twitter.finagle.netty4.threading.EventLoopGroupExecutionDelayTracker.class
com.twitter.finagle.netty4.codec.BufCodec.class
com.twitter.finagle.netty4.codec.BufCodecPipeline$.class
com.twitter.finagle.netty4.channel.ChannelRequestStatsHandler$SharedChannelRequestStats.class
com.twitter.finagle.netty4.channel.ConnectPromiseDelayListeners$$anon$1.class
com.twitter.finagle.netty4.Netty4Listener$BackPressure.class
com.twitter.finagle.netty4.proxy.Netty4ProxyConnectHandler.class
com.twitter.finagle.netty4.channel.ServerBridge.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslChannelInitializer.class
com.twitter.finagle.netty4.numWorkers.class
com.twitter.finagle.netty4.util.Netty4Timer$$anon$3.class
com.twitter.finagle.netty4.channel.ChannelSnooper$$anon$2.class
com/twitter/finagle-netty4/build.properties
com.twitter.finagle.netty4.Netty4Transporter.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslChannelInitializer$$anon$1$$anon$2.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslChannelInitializer$OnSslHandshakeComplete$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslConfigurations.class
com.twitter.finagle.netty4.Netty4Init.class
com.twitter.finagle.netty4.pushsession.Netty4PushTransporter$.class
com.twitter.finagle.netty4.CopyingByteReaderDecoder.class
com.twitter.finagle.netty4.proxy.HttpProxyConnectHandler$.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$1.class
com.twitter.finagle.netty4.timerTicksPerWheel.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$6.class
com.twitter.finagle.netty4.ConnectionBuilder$$anon$1$$anonfun$operationComplete$1.class
com.twitter.finagle.netty4.channel.ChannelExceptionHandler$.class
com.twitter.finagle.netty4.ListeningServerBuilder$$anon$1$$anon$4.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$SafeRunnable.class
com.twitter.finagle.netty4.threading.EventLoopGroupExecutionDelayTracker$.class
com.twitter.finagle.netty4.channel.ChannelStatsHandler$TcpStatsUpdater.class
com.twitter.finagle.netty4.referenceLeakLintRule$.class
com.twitter.finagle.netty4.threading.EventLoopGroupExecutionDelayTrackingRunnable$$anon$1.class
com.twitter.finagle.netty4.proxy.HttpProxyConnectHandler.class
com.twitter.finagle.netty4.StatsLeakDetectorFactory$LeakDetectorStatsImpl.class
com.twitter.finagle.netty4.transport.ChannelTransport.class
com.twitter.finagle.netty4.Netty4Listener$.class
com.twitter.finagle.netty4.param.WorkerPool$.class
com.twitter.finagle.netty4.Netty4Listener$BackPressure$.class
com.twitter.finagle.netty4.ssl.client.ReloadingNetty4ClientEngineFactory.class
com.twitter.finagle.netty4.channel.ChannelSnooper.class
com.twitter.finagle.netty4.ssl.client.SslClientVerificationHandler.class
com.twitter.finagle.netty4.HashedWheelTimer$deviationStat$.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$4.class
com.twitter.finagle.netty4.ssl.ContextReloader.class
com.twitter.finagle.netty4.channel.Netty4RawServerChannelInitializer$.class
com.twitter.finagle.netty4.Netty4HashedWheelTimer.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$SafeExecutor$SafeProxy.class
com.twitter.finagle.netty4.decoder.DecoderHandler.class
com.twitter.finagle.netty4.channel.Netty4RawServerChannelInitializer.class
com.twitter.finagle.netty4.timerTicksPerWheel$.class
com.twitter.finagle.netty4.transport.ChannelTransport$ReadManager$.class
com.twitter.finagle.netty4.channel.Netty4ClientChannelInitializer.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$5.class
com.twitter.finagle.netty4.channel.SharedChannelStats$.class
com.twitter.finagle.netty4.ssl.server.ReloadingNetty4ServerEngineFactory.class
com.twitter.finagle.netty4.timerTickDuration$.class
com.twitter.finagle.netty4.ssl.Alpn$.class
com.twitter.finagle.netty4.channel.SharedChannelStats$Param$.class
com.twitter.finagle.netty4.util.Netty4Timer$$anon$1.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$8.class
com.twitter.finagle.netty4.trackReferenceLeaks$.class
com.twitter.finagle.netty4.channel.ChannelExceptionHandler$Http2StreamClosedBeforeWriteException$.class
com.twitter.finagle.netty4.channel.ChannelSnooper$$anon$1.class
com.twitter.finagle.netty4.channel.Netty4FramedServerChannelInitializer.class
com.twitter.finagle.netty4.ByteBufConversion.class
com.twitter.finagle.netty4.channel.Netty4ClientChannelInitializer$.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$2.class
com.twitter.finagle.netty4.ssl.ContextReloader$.class
com.twitter.finagle.netty4.channel.ConnectPromiseDelayListeners$$anon$2.class
com.twitter.finagle.netty4.transport.ChannelTransport$$anon$2.class
com.twitter.finagle.netty4.package$.class
com.twitter.finagle.netty4.channel.SharedChannelStats.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$$anon$10.class
com.twitter.finagle.netty4.HashedWheelTimer$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslChannelInitializer$.class
com.twitter.finagle.netty4.ResourceAwareQueue.class
com.twitter.finagle.netty4.channel.ChannelExceptionHandler.class
com.twitter.finagle.netty4.ssl.server.InterruptedSslException.class
com.twitter.finagle.netty4.transport.ChannelTransport$$anon$1.class
com.twitter.finagle.netty4.ListeningServerBuilder$$anon$1$$anon$2.class
com.twitter.finagle.netty4.ListeningServerBuilder.class
com.twitter.finagle.netty4.StatsLeakDetectorFactory.class
com.twitter.finagle.netty4.ssl.Netty4SslHandler.class
com.twitter.finagle.netty4.Netty4Listener.class
com.twitter.finagle.netty4.Netty4Transporter$$anon$1.class
com.twitter.finagle.netty4.channel.ChannelStatsHandler$.class
com.twitter.finagle.netty4.channel.RawNetty4ClientChannelInitializer.class
com.twitter.finagle.netty4.exportNetty4MetricsAndRegistryEntries$.class
com.twitter.finagle.netty4.CopyingByteReaderDecoder$.class
com.twitter.finagle.netty4.threading.EventLoopGroupExecutionDelayTrackingRunnable.class
com.twitter.finagle.netty4.encoder.BufEncoder.class
com.twitter.finagle.netty4.ConnectionBuilder$$anon$1.class
com.twitter.finagle.netty4.proxy.HttpProxyConnectHandler$$anon$1.class
com.twitter.finagle.netty4.ssl.Netty4SslHandler$$anon$1.class
com.twitter.finagle.netty4.package.class
com.twitter.finagle.netty4.ssl.server.SslServerVerificationHandler.class
com.twitter.finagle.netty4.AbstractByteBufByteReader$.class
com.twitter.finagle.netty4.ListeningServerBuilder$$anon$1.class
com.twitter.finagle.netty4.Netty4Transporter$.class
com.twitter.finagle.netty4.ResourceAwareQueue$.class
com.twitter.finagle.netty4.channel.SharedChannelStats$Param.class
com.twitter.finagle.netty4.ConnectionBuilder$.class
com.twitter.finagle.netty4.pushsession.Netty4PushChannelHandle$SessionDriver.class
com.twitter.finagle.netty4.ssl.server.HandshakeFailureException.class
com.twitter.finagle.netty4.ssl.Netty4SslConfigurations.class
com.twitter.finagle.netty4.channel.ChannelSnooper$.class
com.twitter.finagle.netty4.CopyingByteBufByteReader.class
com.twitter.finagle.netty4.AbstractByteBufByteReader$$anon$1.class
com.twitter.finagle.netty4.ssl.server.Netty4ServerSslConfigurations.class
com.twitter.finagle.netty4.channel.ByteBufSnooper.class
com.twitter.finagle.netty4.transport.ChannelTransport$$anon$2$$anon$3.class
com.twitter.finagle.netty4.timerTickDuration.class
com.twitter.finagle.netty4.util.Netty4Timer.class
com.twitter.finagle.netty4.pushsession.Netty4PushTransporter.class
com.twitter.finagle.netty4.ssl.server.SslServerVerificationHandler$$anon$1.class
com.twitter.finagle.netty4.util.Netty4Timer$$anon$1$$anon$2.class
com.twitter.finagle.netty4.ListeningServerBuilder$.class
com.twitter.finagle.netty4.ssl.server.Netty4ServerSslChannelInitializer.class
com.twitter.finagle.netty4.codec.BufCodecPipeline.class
com.twitter.finagle.netty4.proxy.Netty4ProxyConnectHandler$$anon$1.class
com.twitter.finagle.netty4.AbstractByteBufByteReader.class
com.twitter.finagle.netty4.ssl.Alpn.class
com.twitter.finagle.netty4.Netty4Transporter$Backpressure.class
com.twitter.finagle.netty4.ssl.server.ReloadingNetty4ServerEngineFactory$.class
com.twitter.finagle.netty4.param.Allocator$.class
com.twitter.finagle.netty4.param.WorkerPool.class
com.twitter.finagle.netty4.useNativeEpoll.class
META-INF/services/com.twitter.finagle.util.ServiceLoadedTimer
com.twitter.finagle.netty4.ssl.server.HandshakeFailureException$.class
com.twitter.finagle.netty4.transport.HasExecutor.class
com.twitter.finagle.netty4.threading.EventLoopGroupExecutionDelayTrackingRunnable$$anon$2.class
com.twitter.finagle.netty4.ssl.server.Netty4ServerSslConfigurations$.class
com.twitter.finagle.netty4.ssl.client.Netty4ClientSslChannelInitializer$OnSslHandshakeComplete.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
scala-library-2.12.8.jar
/org.scala-lang/scala-library/2.12.8
查看scala-library所有版本文件
finagle-core_2.12-19.7.0.jar
/com.twitter/finagle-core_2.12/19.7.0
查看finagle-core_2.12所有版本文件
finagle-toggle_2.12-19.7.0.jar
/com.twitter/finagle-toggle_2.12/19.7.0
查看finagle-toggle_2.12所有版本文件
scalacheck_2.12-1.13.4.jar
/org.scalacheck/scalacheck_2.12/1.13.4
查看scalacheck_2.12所有版本文件
scalatest_2.12-3.0.0.jar
/org.scalatest/scalatest_2.12/3.0.0
查看scalatest_2.12所有版本文件
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-app_2.12-19.7.0.jar
/com.twitter/util-app_2.12/19.7.0
查看util-app_2.12所有版本文件
util-cache_2.12-19.7.0.jar
/com.twitter/util-cache_2.12/19.7.0
查看util-cache_2.12所有版本文件
util-codec_2.12-19.7.0.jar
/com.twitter/util-codec_2.12/19.7.0
查看util-codec_2.12所有版本文件
util-core_2.12-19.7.0.jar
/com.twitter/util-core_2.12/19.7.0
查看util-core_2.12所有版本文件
util-lint_2.12-19.7.0.jar
/com.twitter/util-lint_2.12/19.7.0
查看util-lint_2.12所有版本文件
util-stats_2.12-19.7.0.jar
/com.twitter/util-stats_2.12/19.7.0
查看util-stats_2.12所有版本文件
netty-handler-4.1.35.Final.jar
/io.netty/netty-handler/4.1.35.Final
查看netty-handler所有版本文件
netty-transport-4.1.35.Final.jar
/io.netty/netty-transport/4.1.35.Final
查看netty-transport所有版本文件
netty-transport-native-epoll-4.1.35.Final.jar
/io.netty/netty-transport-native-epoll/4.1.35.Final
查看netty-transport-native-epoll所有版本文件
netty-transport-native-unix-common-4.1.35.Final.jar
/io.netty/netty-transport-native-unix-common/4.1.35.Final
查看netty-transport-native-unix-common所有版本文件
netty-handler-proxy-4.1.35.Final.jar
/io.netty/netty-handler-proxy/4.1.35.Final
查看netty-handler-proxy所有版本文件
|