Download netty-codec-http-4.0.23.final.jar file

Introduction

You can download netty-codec-http-4.0.23.final.jar in this page.

License

Apache License

Type List

netty-codec-http-4.0.23.final.jar file has the following types.

META-INF/INDEX.LIST
META-INF/MANIFEST.MF
META-INF/io.netty.versions.properties
META-INF/maven/io.netty/netty-codec-http/pom.properties
META-INF/maven/io.netty/netty-codec-http/pom.xml
io.netty.handler.codec.http.ClientCookieEncoder.class
io.netty.handler.codec.http.ComposedLastHttpContent.class
io.netty.handler.codec.http.Cookie.class
io.netty.handler.codec.http.CookieDecoder.class
io.netty.handler.codec.http.CookieEncoderUtil.class
io.netty.handler.codec.http.CookieHeaderNames.class
io.netty.handler.codec.http.DefaultCookie.class
io.netty.handler.codec.http.DefaultFullHttpRequest.class
io.netty.handler.codec.http.DefaultFullHttpResponse.class
io.netty.handler.codec.http.DefaultHttpContent.class
io.netty.handler.codec.http.DefaultHttpHeaders.class
io.netty.handler.codec.http.DefaultHttpMessage.class
io.netty.handler.codec.http.DefaultHttpObject.class
io.netty.handler.codec.http.DefaultHttpRequest.class
io.netty.handler.codec.http.DefaultHttpResponse.class
io.netty.handler.codec.http.DefaultLastHttpContent.class
io.netty.handler.codec.http.FullHttpMessage.class
io.netty.handler.codec.http.FullHttpRequest.class
io.netty.handler.codec.http.FullHttpResponse.class
io.netty.handler.codec.http.HttpChunkedInput.class
io.netty.handler.codec.http.HttpClientCodec.class
io.netty.handler.codec.http.HttpConstants.class
io.netty.handler.codec.http.HttpContent.class
io.netty.handler.codec.http.HttpContentCompressor.class
io.netty.handler.codec.http.HttpContentDecoder.class
io.netty.handler.codec.http.HttpContentDecompressor.class
io.netty.handler.codec.http.HttpContentEncoder.class
io.netty.handler.codec.http.HttpHeaderDateFormat.class
io.netty.handler.codec.http.HttpHeaderEntity.class
io.netty.handler.codec.http.HttpHeaders.class
io.netty.handler.codec.http.HttpMessage.class
io.netty.handler.codec.http.HttpMethod.class
io.netty.handler.codec.http.HttpObject.class
io.netty.handler.codec.http.HttpObjectAggregator.class
io.netty.handler.codec.http.HttpObjectDecoder.class
io.netty.handler.codec.http.HttpObjectEncoder.class
io.netty.handler.codec.http.HttpRequest.class
io.netty.handler.codec.http.HttpRequestDecoder.class
io.netty.handler.codec.http.HttpRequestEncoder.class
io.netty.handler.codec.http.HttpResponse.class
io.netty.handler.codec.http.HttpResponseDecoder.class
io.netty.handler.codec.http.HttpResponseEncoder.class
io.netty.handler.codec.http.HttpResponseStatus.class
io.netty.handler.codec.http.HttpServerCodec.class
io.netty.handler.codec.http.HttpVersion.class
io.netty.handler.codec.http.LastHttpContent.class
io.netty.handler.codec.http.QueryStringDecoder.class
io.netty.handler.codec.http.QueryStringEncoder.class
io.netty.handler.codec.http.ServerCookieEncoder.class
io.netty.handler.codec.http.cors.CorsConfig.class
io.netty.handler.codec.http.cors.CorsHandler.class
io.netty.handler.codec.http.multipart.AbstractDiskHttpData.class
io.netty.handler.codec.http.multipart.AbstractHttpData.class
io.netty.handler.codec.http.multipart.AbstractMemoryHttpData.class
io.netty.handler.codec.http.multipart.Attribute.class
io.netty.handler.codec.http.multipart.CaseIgnoringComparator.class
io.netty.handler.codec.http.multipart.DefaultHttpDataFactory.class
io.netty.handler.codec.http.multipart.DiskAttribute.class
io.netty.handler.codec.http.multipart.DiskFileUpload.class
io.netty.handler.codec.http.multipart.FileUpload.class
io.netty.handler.codec.http.multipart.HttpData.class
io.netty.handler.codec.http.multipart.HttpDataFactory.class
io.netty.handler.codec.http.multipart.HttpPostBodyUtil.class
io.netty.handler.codec.http.multipart.HttpPostRequestDecoder.class
io.netty.handler.codec.http.multipart.HttpPostRequestEncoder.class
io.netty.handler.codec.http.multipart.InterfaceHttpData.class
io.netty.handler.codec.http.multipart.InternalAttribute.class
io.netty.handler.codec.http.multipart.MemoryAttribute.class
io.netty.handler.codec.http.multipart.MemoryFileUpload.class
io.netty.handler.codec.http.multipart.MixedAttribute.class
io.netty.handler.codec.http.multipart.MixedFileUpload.class
io.netty.handler.codec.http.websocketx.BinaryWebSocketFrame.class
io.netty.handler.codec.http.websocketx.CloseWebSocketFrame.class
io.netty.handler.codec.http.websocketx.ContinuationWebSocketFrame.class
io.netty.handler.codec.http.websocketx.PingWebSocketFrame.class
io.netty.handler.codec.http.websocketx.PongWebSocketFrame.class
io.netty.handler.codec.http.websocketx.TextWebSocketFrame.class
io.netty.handler.codec.http.websocketx.Utf8Validator.class
io.netty.handler.codec.http.websocketx.WebSocket00FrameDecoder.class
io.netty.handler.codec.http.websocketx.WebSocket00FrameEncoder.class
io.netty.handler.codec.http.websocketx.WebSocket07FrameDecoder.class
io.netty.handler.codec.http.websocketx.WebSocket07FrameEncoder.class
io.netty.handler.codec.http.websocketx.WebSocket08FrameDecoder.class
io.netty.handler.codec.http.websocketx.WebSocket08FrameEncoder.class
io.netty.handler.codec.http.websocketx.WebSocket13FrameDecoder.class
io.netty.handler.codec.http.websocketx.WebSocket13FrameEncoder.class
io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker.class
io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker00.class
io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker07.class
io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker08.class
io.netty.handler.codec.http.websocketx.WebSocketClientHandshaker13.class
io.netty.handler.codec.http.websocketx.WebSocketClientHandshakerFactory.class
io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandler.class
io.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandshakeHandler.class
io.netty.handler.codec.http.websocketx.WebSocketFrame.class
io.netty.handler.codec.http.websocketx.WebSocketFrameAggregator.class
io.netty.handler.codec.http.websocketx.WebSocketFrameDecoder.class
io.netty.handler.codec.http.websocketx.WebSocketFrameEncoder.class
io.netty.handler.codec.http.websocketx.WebSocketHandshakeException.class
io.netty.handler.codec.http.websocketx.WebSocketProtocolHandler.class
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker.class
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker00.class
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker07.class
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker08.class
io.netty.handler.codec.http.websocketx.WebSocketServerHandshaker13.class
io.netty.handler.codec.http.websocketx.WebSocketServerHandshakerFactory.class
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandler.class
io.netty.handler.codec.http.websocketx.WebSocketServerProtocolHandshakeHandler.class
io.netty.handler.codec.http.websocketx.WebSocketUtil.class
io.netty.handler.codec.http.websocketx.WebSocketVersion.class
io.netty.handler.codec.rtsp.RtspHeaders.class
io.netty.handler.codec.rtsp.RtspMethods.class
io.netty.handler.codec.rtsp.RtspObjectDecoder.class
io.netty.handler.codec.rtsp.RtspObjectEncoder.class
io.netty.handler.codec.rtsp.RtspRequestDecoder.class
io.netty.handler.codec.rtsp.RtspRequestEncoder.class
io.netty.handler.codec.rtsp.RtspResponseDecoder.class
io.netty.handler.codec.rtsp.RtspResponseEncoder.class
io.netty.handler.codec.rtsp.RtspResponseStatuses.class
io.netty.handler.codec.rtsp.RtspVersions.class
io.netty.handler.codec.spdy.DefaultSpdyDataFrame.class
io.netty.handler.codec.spdy.DefaultSpdyGoAwayFrame.class
io.netty.handler.codec.spdy.DefaultSpdyHeaders.class
io.netty.handler.codec.spdy.DefaultSpdyHeadersFrame.class
io.netty.handler.codec.spdy.DefaultSpdyPingFrame.class
io.netty.handler.codec.spdy.DefaultSpdyRstStreamFrame.class
io.netty.handler.codec.spdy.DefaultSpdySettingsFrame.class
io.netty.handler.codec.spdy.DefaultSpdyStreamFrame.class
io.netty.handler.codec.spdy.DefaultSpdySynReplyFrame.class
io.netty.handler.codec.spdy.DefaultSpdySynStreamFrame.class
io.netty.handler.codec.spdy.DefaultSpdyWindowUpdateFrame.class
io.netty.handler.codec.spdy.SpdyCodecUtil.class
io.netty.handler.codec.spdy.SpdyDataFrame.class
io.netty.handler.codec.spdy.SpdyFrame.class
io.netty.handler.codec.spdy.SpdyFrameCodec.class
io.netty.handler.codec.spdy.SpdyFrameDecoder.class
io.netty.handler.codec.spdy.SpdyFrameDecoderDelegate.class
io.netty.handler.codec.spdy.SpdyFrameEncoder.class
io.netty.handler.codec.spdy.SpdyGoAwayFrame.class
io.netty.handler.codec.spdy.SpdyHeaderBlockDecoder.class
io.netty.handler.codec.spdy.SpdyHeaderBlockEncoder.class
io.netty.handler.codec.spdy.SpdyHeaderBlockJZlibEncoder.class
io.netty.handler.codec.spdy.SpdyHeaderBlockRawDecoder.class
io.netty.handler.codec.spdy.SpdyHeaderBlockRawEncoder.class
io.netty.handler.codec.spdy.SpdyHeaderBlockZlibDecoder.class
io.netty.handler.codec.spdy.SpdyHeaderBlockZlibEncoder.class
io.netty.handler.codec.spdy.SpdyHeaders.class
io.netty.handler.codec.spdy.SpdyHeadersFrame.class
io.netty.handler.codec.spdy.SpdyHttpCodec.class
io.netty.handler.codec.spdy.SpdyHttpDecoder.class
io.netty.handler.codec.spdy.SpdyHttpEncoder.class
io.netty.handler.codec.spdy.SpdyHttpHeaders.class
io.netty.handler.codec.spdy.SpdyHttpResponseStreamIdHandler.class
io.netty.handler.codec.spdy.SpdyOrHttpChooser.class
io.netty.handler.codec.spdy.SpdyPingFrame.class
io.netty.handler.codec.spdy.SpdyProtocolException.class
io.netty.handler.codec.spdy.SpdyRstStreamFrame.class
io.netty.handler.codec.spdy.SpdySession.class
io.netty.handler.codec.spdy.SpdySessionHandler.class
io.netty.handler.codec.spdy.SpdySessionStatus.class
io.netty.handler.codec.spdy.SpdySettingsFrame.class
io.netty.handler.codec.spdy.SpdyStreamFrame.class
io.netty.handler.codec.spdy.SpdyStreamStatus.class
io.netty.handler.codec.spdy.SpdySynReplyFrame.class
io.netty.handler.codec.spdy.SpdySynStreamFrame.class
io.netty.handler.codec.spdy.SpdyVersion.class
io.netty.handler.codec.spdy.SpdyWindowUpdateFrame.class

Pom

netty-codec-http-4.0.23.final.pom file content.

<?xml version="1.0" encoding="UTF-8"?>
<!--
  ~ Copyright 2012 The Netty Project
  ~
  ~ The Netty Project licenses this file to you under the Apache License,
  ~ version 2.0 (the "License"); you may not use this file except in compliance
  ~ with the License. You may obtain a copy of the License at:
  ~
  ~   http://www.apache.org/licenses/LICENSE-2.0
  ~
  ~ Unless required by applicable law or agreed to in writing, software
  ~ distributed under the License is distributed on an "AS IS" BASIS, WITHOUT
  ~ WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied. See the
  ~ License for the specific language governing permissions and limitations
  ~ under the License.
  -->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">

  <modelVersion>4.0.0</modelVersion>
  <parent>
    <groupId>io.netty</groupId>
    <artifactId>netty-parent</artifactId>
    <version>4.0.23.Final</version>
  </parent>

  <artifactId>netty-codec-http</artifactId>
  <packaging>jar</packaging>

  <name>Netty/Codec/HTTP</name>

  <dependencies>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>netty-codec</artifactId>
      <version>${project.version}</version>
    </dependency>
    <dependency>
      <groupId>${project.groupId}</groupId>
      <artifactId>netty-handler</artifactId>
      <version>${project.version}</version>
    </dependency>
    <dependency>
      <groupId>com.jcraft</groupId>
      <artifactId>jzlib</artifactId>
      <optional>true</optional>
    </dependency>
  </dependencies>
</project>

POM Entry

<dependency>
   <groupId>io.netty</groupId>
   <artifactId>netty-codec-http</artifactId>
   <version>4.0.23.final</version>
</dependency>

Download

If you think the following netty-codec-http-4.0.23.final.jar downloaded from Maven central repository is inappropriate, such as containing malicious code/tools or violating the copyright, please email , thanks.



Download netty-codec-http-4.0.23.final.jar file




PreviousNext

Related