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, isUseGlobalSslContextParameters, setAllowJavaSerializedObject, setBinding, setClient, setClientConfig, setSslContextParameters, setUseGlobalSslContextParameters
getHeaderFilterStrategy, setEndpointHeaderFilterStrategy, setHeaderFilterStrategy
createComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClass
afterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, getExtension, getSupportedExtensions, ifStartsWithReturnRemainder, isResolvePropertyPlaceholders, preProcessUri, registerExtension, registerExtension, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, setProperties, setResolvePropertyPlaceholders, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURI
doResume, doShutdown, doSuspend, getStatus, getVersion, isRunAllowed, isStarted, isStarting, isStopped, isStopping, isStoppingOrStopped, isSuspended, isSuspending, isSuspendingOrSuspended, resume, shutdown, start, stop, suspend
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Apache Camel