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