Uses of Interface
org.apache.camel.http.common.HttpBinding
-
Uses of HttpBinding in org.apache.camel.http.common
Classes in org.apache.camel.http.common that implement HttpBindingFields in org.apache.camel.http.common declared as HttpBindingMethods in org.apache.camel.http.common that return HttpBindingModifier and TypeMethodDescriptionHttpCommonEndpoint.getBinding()Deprecated.HttpConsumer.getBinding()HttpCommonComponent.getHttpBinding()HttpCommonEndpoint.getHttpBinding()Methods in org.apache.camel.http.common with parameters of type HttpBindingModifier and TypeMethodDescriptionvoidHttpCommonComponent.setHttpBinding(HttpBinding httpBinding) To use a custom HttpBinding to control the mapping between Camel message and HttpClient.voidHttpCommonEndpoint.setHttpBinding(HttpBinding httpBinding) To use a custom HttpBinding to control the mapping between Camel message and HttpClient.
HttpCommonEndpoint.getHttpBinding()