public class WsComponent
extends org.apache.camel.component.ahc.AhcComponent
Constructor and Description |
---|
WsComponent() |
Modifier and Type | Method and Description |
---|---|
protected String |
createAddressUri(String uri,
String remaining) |
protected org.apache.camel.component.ahc.AhcEndpoint |
createAhcEndpoint(String endpointUri,
org.apache.camel.component.ahc.AhcComponent component,
URI httpUri) |
createEndpoint, getBinding, getClient, getClientConfig, getSslContextParameters, isAllowJavaSerializedObject, setAllowJavaSerializedObject, setBinding, setClient, setClientConfig, setSslContextParameters
getHeaderFilterStrategy, setEndpointHeaderFilterStrategy, setHeaderFilterStrategy
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClass
afterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
Apache Camel