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