public class ThriftMethodHandler extends Object implements javassist.util.proxy.MethodHandler
Constructor and Description |
---|
ThriftMethodHandler(ThriftEndpoint endpoint,
ThriftConsumer consumer) |
Modifier and Type | Method and Description |
---|---|
Object |
invoke(Object self,
Method thisMethod,
Method proceed,
Object[] args) |
public ThriftMethodHandler(ThriftEndpoint endpoint, ThriftConsumer consumer)
Apache Camel