public class ThriftClientInvocationHandler extends Object implements InvocationHandler
| 构造器和说明 |
|---|
ThriftClientInvocationHandler(ThriftServiceSignature serviceSignature,
Class<?> clientClass,
Constructor<? extends TServiceClient> clientConstructor) |
public ThriftClientInvocationHandler(ThriftServiceSignature serviceSignature, Class<?> clientClass, Constructor<? extends TServiceClient> clientConstructor) throws Exception
ExceptionCopyright © 2021. All rights reserved.