Interface | Description |
---|---|
NettyEntityWriter |
The Entity Writer is used to write entity in Netty.
|
Class | Description |
---|---|
JerseyChunkedInput |
Netty
ChunkedInput implementation which also serves as an output
stream to Jersey ContainerResponseContext . |
NettyEntityWriter.DelayedEntityWriter | |
NettyEntityWriter.DirectEntityWriter | |
NettyInputStream |
Input stream which servers as Request entity input.
|
Enum | Description |
---|---|
NettyEntityWriter.Type |
Type of the entity writer.
|
Exception | Description |
---|---|
RedirectException |
This Exception is used only if
ClientProperties.FOLLOW_REDIRECTS is set to true . |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.