| 组织ID: |
io.reactivex |
| 项目ID: |
rxnetty-http |
| 版本: |
0.5.2-RC1 |
| 最后修改时间: |
2019-10-28 20:45:08 |
| 包类型: |
jar |
| 标题: |
rxnetty-http |
| 描述: |
rxnetty-http |
| 相关URL: |
scm:git@github.com:ReactiveX/RxNetty.git |
| 大小: |
226.19KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-http</artifactId>
<version>0.5.2-RC1</version>
</dependency>
|
| Gradle引入代码: |
io.reactivex:rxnetty-http:0.5.2-RC1
|
| 下载Jar包: |
|
| POM文件内容: |
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" 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">
<modelVersion>4.0.0</modelVersion>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-http</artifactId>
<version>0.5.2-RC1</version>
<dependencies>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>
<version>1.1.0</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-generator-annprocess</artifactId>
<version>1.11.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>org.openjdk.jmh</groupId>
<artifactId>jmh-core</artifactId>
<version>1.11.2</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-common</artifactId>
<version>0.5.2-RC1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-tcp</artifactId>
<version>0.5.2-RC1</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.0.Beta7</version>
<scope>runtime</scope>
</dependency>
</dependencies>
<name>rxnetty-http</name>
<description>rxnetty-http</description>
<developers>
<developer>
<id>benjchristensen</id>
<name>Ben Christensen</name>
<email>benjchristensen@netflix.com</email>
</developer>
<developer>
<id>benjchristensen</id>
<name>Ben Christensen</name>
<email>benjchristensen@netflix.com</email>
</developer>
</developers>
<scm>
<url>scm:git@github.com:ReactiveX/RxNetty.git</url>
<connection>scm:git@github.com:ReactiveX/RxNetty.git</connection>
</scm>
<url>https://github.com/ReactiveX/RxNetty</url>
<properties>
<nebula_Manifest_Version>1.0</nebula_Manifest_Version>
<nebula_Implementation_Title>io.reactivex#rxnetty-http;0.5.2-RC1</nebula_Implementation_Title>
<nebula_Implementation_Version>0.5.2-RC1</nebula_Implementation_Version>
<nebula_Built_Status>release</nebula_Built_Status>
<nebula_Built_By>jenkins</nebula_Built_By>
<nebula_Built_OS>Linux</nebula_Built_OS>
<nebula_Build_Date>2016-02-05_13:17:26</nebula_Build_Date>
<nebula_Gradle_Version>2.2.1</nebula_Gradle_Version>
<nebula_Module_Owner>benjchristensen@netflix.com,benjchristensen@netflix.com</nebula_Module_Owner>
<nebula_Module_Email>benjchristensen@netflix.com,benjchristensen@netflix.com</nebula_Module_Email>
<nebula_Module_Source>/rxnetty-http</nebula_Module_Source>
<nebula_Module_Origin>git@github.com:ReactiveX/RxNetty.git</nebula_Module_Origin>
<nebula_Change>5132354</nebula_Change>
<nebula_Build_Host>https://netflixoss.ci.cloudbees.com/</nebula_Build_Host>
<nebula_Build_Job>ReactiveX/RxNetty/RxNetty-0.5.x-release</nebula_Build_Job>
<nebula_Build_Number>1</nebula_Build_Number>
<nebula_Build_Id>1</nebula_Build_Id>
<nebula_Created_By>1.8.0_60-ea-b17 (Oracle Corporation)</nebula_Created_By>
<nebula_Build_Java_Version>1.8.0_60-ea</nebula_Build_Java_Version>
<nebula_X_Compile_Target_JDK>1.7</nebula_X_Compile_Target_JDK>
<nebula_X_Compile_Source_JDK>1.7</nebula_X_Compile_Source_JDK>
</properties>
<licenses>
<license>
<name>The Apache Software License, Version 2.0</name>
<url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
<distribution>repo</distribution>
</license>
</licenses>
</project>
|
| Jar包内容: |
META-INF/MANIFEST.MF
META-INF/CompilerHints
META-INF/BenchmarkList
io.reactivex.netty.protocol.http.CookiesHolder.class
io.reactivex.netty.protocol.http.TrailingHeaders.class
io.reactivex.netty.protocol.http.HttpHandlerNames.class
io.reactivex.netty.protocol.http.util.HttpContentStringLineDecoder.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$ConnectionInputSubscriber$1.class
io.reactivex.netty.protocol.http.internal.HttpMessageFormatter.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.class
io.reactivex.netty.protocol.http.internal.OperatorTrailer$1.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$State.class
io.reactivex.netty.protocol.http.internal.UnsafeEmptySubscriber.class
io.reactivex.netty.protocol.http.internal.OperatorTrailer.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$State$Stage.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$ConnectionInputSubscriber.class
io.reactivex.netty.protocol.http.internal.HttpContentSubscriberEvent.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$1.class
io.reactivex.netty.protocol.http.server.ResponseContentWriter.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$Interceptor.class
io.reactivex.netty.protocol.http.server.FailedContentWriter$1.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$3.class
io.reactivex.netty.protocol.http.server.HttpServerResponseImpl$1.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$6.class
io.reactivex.netty.protocol.http.server.HttpServerRequestImpl.class
io.reactivex.netty.protocol.http.server.HttpServerRequestImpl$1.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain.class
io.reactivex.netty.protocol.http.server.FailedContentWriter.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$2.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$TransformingInterceptor.class
io.reactivex.netty.protocol.http.server.RequestHandler.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$2$1.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$4.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$1.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$5.class
io.reactivex.netty.protocol.http.server.HttpServerResponseImpl$2.class
io.reactivex.netty.protocol.http.server.HttpServer.class
io.reactivex.netty.protocol.http.server.HttpServerRequestImpl$2.class
io.reactivex.netty.protocol.http.server.HttpServerResponseImpl$State.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$2.class
io.reactivex.netty.protocol.http.server.HttpServerResponseImpl$HeaderSentStateHolder.class
io.reactivex.netty.protocol.http.server.HttpServerResponseImpl$2$1.class
io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge$1.class
io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl$1.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$3.class
io.reactivex.netty.protocol.http.server.UriInfoHolder.class
io.reactivex.netty.protocol.http.server.HttpServerToConnectionBridge$2.class
io.reactivex.netty.protocol.http.server.HttpServerRequest.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl$2.class
io.reactivex.netty.protocol.http.server.HttpServerImpl.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$1$1.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl.class
io.reactivex.netty.protocol.http.server.HttpServerResponse.class
io.reactivex.netty.protocol.http.server.HttpServerImpl$1.class
io.reactivex.netty.protocol.http.server.HttpServerResponseImpl.class
io.reactivex.netty.protocol.http.server.HttpServerInterceptorChain$1.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl$3.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$1.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$3.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$2.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$9.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$5.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$8.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$4.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$7.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$10.class
io.reactivex.netty.protocol.http.server.events.SafeHttpServerEventsListener.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$6.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$1.class
io.reactivex.netty.protocol.http.client.TransformingInterceptor.class
io.reactivex.netty.protocol.http.client.HttpClientResponse.class
io.reactivex.netty.protocol.http.client.HttpClientInterceptorChainImpl.class
io.reactivex.netty.protocol.http.client.HttpClientRequest.class
io.reactivex.netty.protocol.http.client.Interceptor.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$3.class
io.reactivex.netty.protocol.http.client.HttpClientInterceptorChain.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$2.class
io.reactivex.netty.protocol.http.client.HttpClient.class
io.reactivex.netty.protocol.http.client.HttpClientImpl.class
io.reactivex.netty.protocol.http.client.InterceptingHttpClientImpl.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$2$1.class
io.reactivex.netty.protocol.http.client.HttpRedirectException.class
io.reactivex.netty.protocol.http.client.HttpRedirectException$Reason.class
io.reactivex.netty.protocol.http.client.RequestProvider.class
io.reactivex.netty.protocol.http.client.InterceptingHttpClient.class
io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy$HttpClientListenerImpl.class
io.reactivex.netty.protocol.http.client.loadbalancer.EWMABasedP2CStrategy.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$7.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$6.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$5.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$9.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$10.class
io.reactivex.netty.protocol.http.client.events.SafeHttpClientEventsListener.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$4.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$8.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$3.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$2.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge.class
io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl$ContentSourceSubscriptionFactory.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$RequestWriteMetricsOperator$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl.class
io.reactivex.netty.protocol.http.client.internal.UnusableConnection.class
io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl.class
io.reactivex.netty.protocol.http.client.internal.HttpClientToConnectionBridge$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$ConnToResponseFunc.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$ConnToResponseFunc$1.class
io.reactivex.netty.protocol.http.client.internal.HttpChannelProvider.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$OnSubscribeFuncImpl.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$RequestWriteMetricsOperator.class
io.reactivex.netty.protocol.http.client.internal.HttpChannelProviderFactory.class
io.reactivex.netty.protocol.http.client.internal.HttpChannelProvider$1.class
io.reactivex.netty.protocol.http.client.internal.RawRequest.class
io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl$1.class
io.reactivex.netty.protocol.http.client.internal.Redirector.class
io.reactivex.netty.protocol.http.sse.ServerSentEvent.class
io.reactivex.netty.protocol.http.sse.ServerSentEvent$Type.class
io.reactivex.netty.protocol.http.sse.server.ServerSentEventEncoder.class
io.reactivex.netty.protocol.http.sse.server.ServerSentEventEncoder$1.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$State.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$3.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$2.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$1.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$6.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$5.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$4.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
rxjava-1.1.0.jar
/io.reactivex/rxjava/1.1.0
查看rxjava所有版本文件
jmh-generator-annprocess-1.11.2.jar
/org.openjdk.jmh/jmh-generator-annprocess/1.11.2
查看jmh-generator-annprocess所有版本文件
jmh-core-1.11.2.jar
/org.openjdk.jmh/jmh-core/1.11.2
查看jmh-core所有版本文件
rxnetty-common-0.5.2-RC1.jar
/io.reactivex/rxnetty-common/0.5.2-RC1
查看rxnetty-common所有版本文件
rxnetty-tcp-0.5.2-RC1.jar
/io.reactivex/rxnetty-tcp/0.5.2-RC1
查看rxnetty-tcp所有版本文件
netty-codec-http-4.1.0.Beta7.jar
/io.netty/netty-codec-http/4.1.0.Beta7
查看netty-codec-http所有版本文件
|