Uses of Class
org.apache.camel.component.thrift.client.AsyncClientMethodCallback
Packages that use AsyncClientMethodCallback
-
Uses of AsyncClientMethodCallback in org.apache.camel.component.thrift
Methods in org.apache.camel.component.thrift with parameters of type AsyncClientMethodCallbackModifier and TypeMethodDescriptionstatic voidThriftUtils.invokeAsyncMethod(Object asyncClient, String invokeMethod, Object request, AsyncClientMethodCallback methodCallback)