|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.liferay.portal.kernel.nio.intraband.rpc.IntrabandRPCUtil
public class IntrabandRPCUtil
| Nested Class Summary | |
|---|---|
protected static class |
IntrabandRPCUtil.FutureCompletionHandler<V extends Serializable>
|
| Field Summary | |
|---|---|
protected static EnumSet<CompletionHandler.CompletionType> |
repliedEnumSet
|
| Constructor Summary | |
|---|---|
IntrabandRPCUtil()
|
|
| Method Summary | ||
|---|---|---|
static
|
execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
protected static EnumSet<CompletionHandler.CompletionType> repliedEnumSet
| Constructor Detail |
|---|
public IntrabandRPCUtil()
| Method Detail |
|---|
public static <V extends Serializable> NoticeableFuture<V> execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable)
|
Liferay 7.0-ce-b4 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||