public class TcpInvocationHandler extends Object implements InvocationHandler
| Constructor and Description |
|---|
TcpInvocationHandler(ClassLoader cl,
String host,
int port,
int timeoutMillis) |
public TcpInvocationHandler(ClassLoader cl, String host, int port, int timeoutMillis) throws UnknownHostException, IOException
UnknownHostExceptionIOExceptionCopyright © 2008–2018 The Apache Software Foundation. All rights reserved.