Liferay 7.0-ce-b4

Uses of Class
com.liferay.portal.fabric.netty.rpc.RPCResponse

Packages that use RPCResponse
com.liferay.portal.fabric.netty.rpc   
 

Uses of RPCResponse in com.liferay.portal.fabric.netty.rpc
 

Methods in com.liferay.portal.fabric.netty.rpc with parameters of type RPCResponse
protected  void RPCRequest.sendRPCResponse(io.netty.channel.Channel channel, RPCResponse<T> rpcResponse)
           
 

Constructors in com.liferay.portal.fabric.netty.rpc with parameters of type RPCResponse
RPCRequest.LogErrorFutureListener(RPCResponse<?> rpcResponse)
           
 


Liferay 7.0-ce-b4