Uses of Class
org.apache.camel.component.netty.http.NettyChannelBufferStreamCache
-
Packages that use NettyChannelBufferStreamCache Package Description org.apache.camel.component.netty.http -
-
Uses of NettyChannelBufferStreamCache in org.apache.camel.component.netty.http
Methods in org.apache.camel.component.netty.http with parameters of type NettyChannelBufferStreamCache Modifier and Type Method Description static io.netty.buffer.ByteBufNettyHttpConverter. toByteBuf(NettyChannelBufferStreamCache cache, org.apache.camel.Exchange exchange)Constructors in org.apache.camel.component.netty.http with parameters of type NettyChannelBufferStreamCache Constructor Description NettyChannelBufferStreamCacheOnCompletion(NettyChannelBufferStreamCache cache)
-