Class ThriftEndpointBuilderFactory.ThriftHeaderNameBuilder
java.lang.Object
org.apache.camel.builder.endpoint.dsl.ThriftEndpointBuilderFactory.ThriftHeaderNameBuilder
- Enclosing interface:
ThriftEndpointBuilderFactory
The builder of headers' name for the Thrift component.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionMethod name handled by the consumer service.
-
Constructor Details
-
ThriftHeaderNameBuilder
public ThriftHeaderNameBuilder()
-
-
Method Details
-
thriftMethodName
Method name handled by the consumer service. The option is a:String
type. Group: consumer- Returns:
- the name of the header
ThriftMethodName
.
-