|
|||||||||
| 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 java.io.Serializable>
|
protected static class |
IntrabandRPCUtil.FutureResult<V extends java.io.Serializable>
|
| Field Summary | |
|---|---|
protected static java.util.concurrent.Callable<java.io.Serializable> |
emptyCallable
|
protected static java.util.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 java.util.concurrent.Callable<java.io.Serializable> emptyCallable
protected static java.util.EnumSet<CompletionHandler.CompletionType> repliedEnumSet
| Constructor Detail |
|---|
public IntrabandRPCUtil()
| Method Detail |
|---|
public static <V extends java.io.Serializable> java.util.concurrent.Future<V> execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable)
throws IntrabandRPCException
IntrabandRPCException
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||