Uses of Class
org.apache.camel.component.thrift.ThriftComponent
-
Packages that use ThriftComponent Package Description org.apache.camel.component.thrift -
-
Uses of ThriftComponent in org.apache.camel.component.thrift
Methods in org.apache.camel.component.thrift with parameters of type ThriftComponent Modifier and Type Method Description void
ThriftConfiguration. parseURI(URI uri, Map<String,Object> parameters, ThriftComponent component)
Constructors in org.apache.camel.component.thrift with parameters of type ThriftComponent Constructor Description ThriftEndpoint(String uri, ThriftComponent component, ThriftConfiguration config)
-