public class SocketClient extends Object implements RpcClient
SocketClient(String hostName, int port, Integer serializerCode)
Object
sendRequest(RpcRequest rpcRequest)
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
Copyright © 2023. All rights reserved.