TransportClientFactory is…FIXME
TransportClient createUnmanagedClient(String remoteHost, int remotePort)
throws IOException, InterruptedExceptioncreateUnmanagedClient…FIXME
|
Note
|
createUnmanagedClient is used when…FIXME
|
TransportClient createClient(String remoteHost, int remotePort)
throws IOException, InterruptedException
TransportClient createClient(InetSocketAddress address)
throws IOException, InterruptedExceptioncreateClient…FIXME
|
Note
|
|