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