Uses of Class
org.apache.camel.component.thrift.ThriftEndpoint
Packages that use ThriftEndpoint
-
Uses of ThriftEndpoint in org.apache.camel.component.thrift
Fields in org.apache.camel.component.thrift declared as ThriftEndpointConstructors in org.apache.camel.component.thrift with parameters of type ThriftEndpointModifierConstructorDescriptionThriftConsumer(ThriftEndpoint endpoint, org.apache.camel.Processor processor, ThriftConfiguration configuration) ThriftProducer(ThriftEndpoint endpoint, ThriftConfiguration configuration) -
Uses of ThriftEndpoint in org.apache.camel.component.thrift.server
Constructors in org.apache.camel.component.thrift.server with parameters of type ThriftEndpointModifierConstructorDescriptionThriftMethodHandler(ThriftEndpoint endpoint, ThriftConsumer consumer)