public class SocketClient extends Object implements RpcClient
SocketClient(String hostName, int port, Integer serializerCode)
Object
sendRequest(RpcRequest rpcRequest)
void
shutdown()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public SocketClient(String hostName, int port, Integer serializerCode)
public Object sendRequest(RpcRequest rpcRequest) throws RpcException
sendRequest
RpcClient
RpcException
public void shutdown()
shutdown
Copyright © 2025. All rights reserved.