Modifier and Type | Method and Description |
---|---|
DataType |
DefaultConnectorEndpoint.getInputDataType() |
DataType |
DefaultConnectorEndpoint.getOutputDataType() |
Constructor and Description |
---|
DefaultConnectorEndpoint(String endpointUri,
ConnectorComponent component,
org.apache.camel.Endpoint endpoint,
DataType inputDataType,
DataType outputDataType) |
SchedulerTimerConnectorEndpoint(String endpointUri,
ConnectorComponent component,
org.apache.camel.Endpoint endpoint,
DataType inputDataType,
DataType outputDataType) |
Apache Camel