Constructor and Description |
---|
Server.Call(int id,
int retryCount,
Writable param,
Server.Connection connection) |
Server.Call(int id,
int retryCount,
Writable param,
Server.Connection connection,
RPC.RpcKind kind,
byte[] clientId) |
public Server.Call(int id, int retryCount, Writable param, Server.Connection connection)
public Server.Call(int id, int retryCount, Writable param, Server.Connection connection, RPC.RpcKind kind, byte[] clientId)
public void setResponse(ByteBuffer response)
Copyright © 2013 Apache Software Foundation. All rights reserved.