| 组织ID: |
io.reactivex |
| 项目ID: |
rxnetty-http |
| 版本: |
0.5.2-rc.4 |
| 最后修改时间: |
2018-11-13 20:57:01 |
| 包类型: |
jar |
| 标题: |
rxnetty-http |
| 描述: |
rxnetty-http |
| 相关URL: |
https://github.com/ReactiveX/RxNetty |
| 大小: |
226.94KB |
|
|
| Maven引入代码: |
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-http</artifactId>
<version>0.5.2-rc.4</version>
</dependency>
|
| Gradle引入代码: |
io.reactivex:rxnetty-http:0.5.2-rc.4
|
| 下载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-rc.4</version>
<dependencies>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxjava</artifactId>
<version>1.1.5</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-common</artifactId>
<version>0.5.2-rc.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.reactivex</groupId>
<artifactId>rxnetty-tcp</artifactId>
<version>0.5.2-rc.4</version>
<scope>runtime</scope>
</dependency>
<dependency>
<groupId>io.netty</groupId>
<artifactId>netty-codec-http</artifactId>
<version>4.1.5.Final</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>
<properties>
<nebula_Manifest_Version>1.0</nebula_Manifest_Version>
<nebula_Implementation_Title>io.reactivex#rxnetty-http;0.5.2-rc.4</nebula_Implementation_Title>
<nebula_Implementation_Version>0.5.2-rc.4</nebula_Implementation_Version>
<nebula_Built_Status>integration</nebula_Built_Status>
<nebula_Built_By>travis</nebula_Built_By>
<nebula_Built_OS>Linux</nebula_Built_OS>
<nebula_Build_Date>2016-08-31_20:22:16</nebula_Build_Date>
<nebula_Gradle_Version>2.13</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>https://github.com/ReactiveX/RxNetty.git</nebula_Module_Origin>
<nebula_Change>f918e0e</nebula_Change>
<nebula_Branch>f918e0e426b127463461112701cc050b140fad23</nebula_Branch>
<nebula_Build_Host>testing-worker-linux-docker-d033f5d1-3426-linux-7</nebula_Build_Host>
<nebula_Build_Job>LOCAL</nebula_Build_Job>
<nebula_Build_Number>LOCAL</nebula_Build_Number>
<nebula_Build_Id>LOCAL</nebula_Build_Id>
<nebula_Created_By>1.8.0_31-b13 (Oracle Corporation)</nebula_Created_By>
<nebula_Build_Java_Version>1.8.0_31</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>
<url>https://github.com/ReactiveX/RxNetty</url>
<scm>
<url>https://github.com/ReactiveX/RxNetty.git</url>
</scm>
<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
io.reactivex.netty.protocol.http.client.events.HttpClientEventsListener.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$1.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$2.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$3.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$4.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$5.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$6.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$7.class
io.reactivex.netty.protocol.http.client.events.HttpClientEventPublisher$8.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.HttpClientEventPublisher.class
io.reactivex.netty.protocol.http.client.events.SafeHttpClientEventsListener.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$OnSubscribeFuncImpl.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$ConnToResponseFunc$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$ConnToResponseFunc.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$RequestWriteMetricsOperator$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl$RequestWriteMetricsOperator.class
io.reactivex.netty.protocol.http.client.internal.HttpClientRequestImpl.class
io.reactivex.netty.protocol.http.client.internal.RawRequest.class
io.reactivex.netty.protocol.http.client.internal.Redirector.class
io.reactivex.netty.protocol.http.client.internal.HttpChannelProvider$1.class
io.reactivex.netty.protocol.http.client.internal.HttpChannelProvider.class
io.reactivex.netty.protocol.http.client.internal.HttpChannelProviderFactory.class
io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl$1.class
io.reactivex.netty.protocol.http.client.internal.HttpClientResponseImpl$ContentSourceSubscriptionFactory.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.HttpClientToConnectionBridge.class
io.reactivex.netty.protocol.http.client.internal.UnusableConnection.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.HttpClient.class
io.reactivex.netty.protocol.http.client.InterceptingHttpClient.class
io.reactivex.netty.protocol.http.client.HttpClientRequest.class
io.reactivex.netty.protocol.http.client.HttpClientResponse.class
io.reactivex.netty.protocol.http.client.HttpClientInterceptorChain.class
io.reactivex.netty.protocol.http.client.Interceptor.class
io.reactivex.netty.protocol.http.client.TransformingInterceptor.class
io.reactivex.netty.protocol.http.client.RequestProvider.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$1.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$2$1.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$2.class
io.reactivex.netty.protocol.http.client.HttpClientImpl$3.class
io.reactivex.netty.protocol.http.client.HttpClientImpl.class
io.reactivex.netty.protocol.http.client.HttpRedirectException$Reason.class
io.reactivex.netty.protocol.http.client.HttpRedirectException.class
io.reactivex.netty.protocol.http.client.HttpClientInterceptorChainImpl.class
io.reactivex.netty.protocol.http.client.InterceptingHttpClientImpl.class
io.reactivex.netty.protocol.http.ws.client.internal.WebSocketRequestImpl$1$1.class
io.reactivex.netty.protocol.http.ws.client.internal.WebSocketRequestImpl$1.class
io.reactivex.netty.protocol.http.ws.client.internal.WebSocketRequestImpl.class
io.reactivex.netty.protocol.http.ws.client.internal.WebSocketResponseImpl.class
io.reactivex.netty.protocol.http.ws.client.WebSocketRequest.class
io.reactivex.netty.protocol.http.ws.client.WebSocketResponse.class
io.reactivex.netty.protocol.http.ws.client.OperatorCacheSingleWebsocketConnection$1$1$1.class
io.reactivex.netty.protocol.http.ws.client.OperatorCacheSingleWebsocketConnection$1$1.class
io.reactivex.netty.protocol.http.ws.client.OperatorCacheSingleWebsocketConnection$1$2.class
io.reactivex.netty.protocol.http.ws.client.OperatorCacheSingleWebsocketConnection$1.class
io.reactivex.netty.protocol.http.ws.client.OperatorCacheSingleWebsocketConnection.class
io.reactivex.netty.protocol.http.ws.client.Ws7To13UpgradeHandler$1.class
io.reactivex.netty.protocol.http.ws.client.Ws7To13UpgradeHandler.class
io.reactivex.netty.protocol.http.ws.server.WebSocketHandler.class
io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker$ErrorWebSocketHandshaker$1.class
io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker$ErrorWebSocketHandshaker.class
io.reactivex.netty.protocol.http.ws.server.WebSocketHandshaker.class
io.reactivex.netty.protocol.http.ws.server.Ws7To13UpgradeHandler$1.class
io.reactivex.netty.protocol.http.ws.server.Ws7To13UpgradeHandler$2.class
io.reactivex.netty.protocol.http.ws.server.Ws7To13UpgradeHandler$3.class
io.reactivex.netty.protocol.http.ws.server.Ws7To13UpgradeHandler$WebSocket7To13UpgradeAcceptedEvent.class
io.reactivex.netty.protocol.http.ws.server.Ws7To13UpgradeHandler$4.class
io.reactivex.netty.protocol.http.ws.server.Ws7To13UpgradeHandler.class
io.reactivex.netty.protocol.http.ws.server.V7to13Handshaker$1.class
io.reactivex.netty.protocol.http.ws.server.V7to13Handshaker$State.class
io.reactivex.netty.protocol.http.ws.server.V7to13Handshaker.class
io.reactivex.netty.protocol.http.ws.server.WebSocketHandlers$1.class
io.reactivex.netty.protocol.http.ws.server.WebSocketHandlers.class
io.reactivex.netty.protocol.http.ws.internal.WsUtils.class
io.reactivex.netty.protocol.http.ws.WebSocketConnection$1.class
io.reactivex.netty.protocol.http.ws.WebSocketConnection.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$1.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$2.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$3.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$4.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$5.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$State.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder$6.class
io.reactivex.netty.protocol.http.sse.client.ServerSentEventDecoder.class
io.reactivex.netty.protocol.http.sse.server.ServerSentEventEncoder$1.class
io.reactivex.netty.protocol.http.sse.server.ServerSentEventEncoder.class
io.reactivex.netty.protocol.http.sse.ServerSentEvent$Type.class
io.reactivex.netty.protocol.http.sse.ServerSentEvent.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$1.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$State$Stage.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$State.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$ConnectionInputSubscriber$1.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge$ConnectionInputSubscriber.class
io.reactivex.netty.protocol.http.internal.AbstractHttpConnectionBridge.class
io.reactivex.netty.protocol.http.internal.UnsafeEmptySubscriber.class
io.reactivex.netty.protocol.http.internal.HttpContentSubscriberEvent.class
io.reactivex.netty.protocol.http.internal.HttpMessageFormatter.class
io.reactivex.netty.protocol.http.internal.OperatorTrailer$1.class
io.reactivex.netty.protocol.http.internal.OperatorTrailer.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$1.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$2.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$3.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$4.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$5.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$6.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$7.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$8.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$9.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher$10.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventPublisher.class
io.reactivex.netty.protocol.http.server.events.HttpServerEventsListener.class
io.reactivex.netty.protocol.http.server.events.SafeHttpServerEventsListener.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl$1.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl$2.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl$3.class
io.reactivex.netty.protocol.http.server.ContentWriterImpl.class
io.reactivex.netty.protocol.http.server.ResponseContentWriter.class
io.reactivex.netty.protocol.http.server.FailedContentWriter$1.class
io.reactivex.netty.protocol.http.server.FailedContentWriter.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$1$1.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$1.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$2$1.class
io.reactivex.netty.protocol.http.server.HttpConnectionHandler$2.class
#内容未全部加载,请点击展开加载全部代码(NowJava.com)
|
| 依赖Jar: |
rxjava-1.1.5.jar
/io.reactivex/rxjava/1.1.5
查看rxjava所有版本文件
rxnetty-common-0.5.2-rc.4.jar
/io.reactivex/rxnetty-common/0.5.2-rc.4
查看rxnetty-common所有版本文件
rxnetty-tcp-0.5.2-rc.4.jar
/io.reactivex/rxnetty-tcp/0.5.2-rc.4
查看rxnetty-tcp所有版本文件
netty-codec-http-4.1.5.Final.jar
/io.netty/netty-codec-http/4.1.5.Final
查看netty-codec-http所有版本文件
|