Package org.glassfish.jersey.netty.connector.internal
-
Interface Summary Interface Description NettyEntityWriter The Entity Writer is used to write entity in Netty. -
Class Summary Class Description JerseyChunkedInput NettyChunkedInputimplementation which also serves as an output stream to JerseyContainerResponseContext.NettyEntityWriter.DelayedEntityWriter NettyEntityWriter.DirectEntityWriter NettyInputStream Input stream which servers as Request entity input. -
Enum Summary Enum Description NettyEntityWriter.Type Type of the entity writer. -
Exception Summary Exception Description RedirectException This Exception is used only ifClientProperties.FOLLOW_REDIRECTSis set totrue.