Package | Description |
---|---|
org.apache.camel.component.thrift |
Modifier and Type | Field and Description |
---|---|
protected ThriftConfiguration |
ThriftProducer.configuration |
Modifier and Type | Method and Description |
---|---|
ThriftConfiguration |
ThriftConsumer.getConfiguration() |
protected ThriftConfiguration |
ThriftComponent.parseConfiguration(ThriftConfiguration configuration,
String remaining,
Map<String,Object> parameters)
Parses the configuration
|
Modifier and Type | Method and Description |
---|---|
protected ThriftConfiguration |
ThriftComponent.parseConfiguration(ThriftConfiguration configuration,
String remaining,
Map<String,Object> parameters)
Parses the configuration
|
Constructor and Description |
---|
ThriftConsumer(ThriftEndpoint endpoint,
org.apache.camel.Processor processor,
ThriftConfiguration configuration) |
ThriftEndpoint(String uri,
ThriftComponent component,
ThriftConfiguration config) |
ThriftProducer(ThriftEndpoint endpoint,
ThriftConfiguration configuration) |
Apache Camel