public static class GZIPContentDecoder.Factory extends ContentDecoder.Factory
ContentDecoder.Factory for the "gzip" encoding.| Constructor and Description |
|---|
Factory() |
Factory(ByteBufferPool byteBufferPool) |
Factory(ByteBufferPool byteBufferPool,
int bufferSize) |
Factory(int bufferSize) |
| Modifier and Type | Method and Description |
|---|---|
ContentDecoder |
newContentDecoder()
Factory method for
ContentDecoders |
equals, getEncoding, hashCodepublic Factory()
public Factory(int bufferSize)
public Factory(ByteBufferPool byteBufferPool)
public Factory(ByteBufferPool byteBufferPool, int bufferSize)
public ContentDecoder newContentDecoder()
ContentDecoder.FactoryContentDecodersnewContentDecoder in class ContentDecoder.FactoryContentDecoderCopyright © 1995–2017 Webtide. All rights reserved.