|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.fabric.netty.rpc.RPCUtil
public class RPCUtil
| Constructor Summary | |
|---|---|
RPCUtil()
|
|
| Method Summary | ||
|---|---|---|
static
|
execute(io.netty.channel.Channel channel,
RPCCallable<T> rpcCallable)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RPCUtil()
| Method Detail |
|---|
public static <T extends Serializable> com.liferay.portal.kernel.concurrent.NoticeableFuture<T> execute(io.netty.channel.Channel channel,
RPCCallable<T> rpcCallable)
|
Liferay 7.0-ga1 portal-impl | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||