T - the type of file that these remote endpoints providepublic abstract class RemoteFileComponent<T>
extends org.apache.camel.component.file.GenericFileComponent<T>
| Modifier and Type | Field and Description |
|---|---|
static String |
REMOTE_FILE_INPUT_STREAM |
| Constructor and Description |
|---|
RemoteFileComponent() |
RemoteFileComponent(org.apache.camel.CamelContext context) |
afterPropertiesSet, buildFileEndpoint, createEndpointcreateComponentConfiguration, createParameterConfigurationMap, getEndpointClass, getParameterConfigurationMap, populateParameterConfigurationMap, setEndpointClassafterConfiguration, createConfiguration, createEndpoint, doStart, doStop, getAndRemoveOrResolveReferenceParameter, getAndRemoveOrResolveReferenceParameter, getAndRemoveParameter, getAndRemoveParameter, getCamelContext, ifStartsWithReturnRemainder, preProcessUri, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceListParameter, resolveAndRemoveReferenceParameter, resolveAndRemoveReferenceParameter, setCamelContext, setProperties, useIntrospectionOnEndpoint, useRawUri, validateParameters, validateURIpublic static final String REMOTE_FILE_INPUT_STREAM
Apache Camel