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