public class HttpBindingInvocationHandler<E extends org.apache.camel.Endpoint,S,T> extends Object implements InvocationHandler
HttpBinding invocations by delegating to an
endpoint's InboundBinding.| Constructor and Description |
|---|
HttpBindingInvocationHandler(E endpoint,
org.apache.camel.component.http.HttpBinding httpBinding,
InboundBinding<E,S,T> inboundBinding) |
public HttpBindingInvocationHandler(E endpoint, org.apache.camel.component.http.HttpBinding httpBinding, InboundBinding<E,S,T> inboundBinding)
Apache Camel