Uses of Class
org.apache.camel.component.netty.http.InboundStreamHttpResponse
Packages that use InboundStreamHttpResponse
-
Uses of InboundStreamHttpResponse in org.apache.camel.component.netty.http
Methods in org.apache.camel.component.netty.http with parameters of type InboundStreamHttpResponseModifier and TypeMethodDescriptionorg.apache.camel.MessageDefaultNettyHttpBinding.toCamelMessage(InboundStreamHttpResponse response, org.apache.camel.Exchange exchange, NettyHttpConfiguration configuration) org.apache.camel.MessageNettyHttpBinding.toCamelMessage(InboundStreamHttpResponse response, org.apache.camel.Exchange exchange, NettyHttpConfiguration configuration) Binds from NettyInboundStreamHttpResponseto CamelMessage.