public class RPCUtil
extends Object
Constructor and Description |
---|
RPCUtil() |
Modifier and Type | Method and Description |
---|---|
static <T extends Serializable> |
execute(io.netty.channel.Channel channel,
RPCCallable<T> rpcCallable) |
public static <T extends Serializable> com.liferay.portal.kernel.concurrent.NoticeableFuture<T> execute(io.netty.channel.Channel channel, RPCCallable<T> rpcCallable)