|
Liferay 6.2.0-ce-m5 | |||||||||
| 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
| Constructor Summary | |
|---|---|
IntraBandRPCUtil()
|
|
| Method Summary | ||
|---|---|---|
static
|
execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable)
|
|
static
|
execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable,
long timeout,
TimeUnit timeUnit)
|
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public IntraBandRPCUtil()
| Method Detail |
|---|
public static <V extends Serializable> V execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable)
throws IntraBandRPCException
IntraBandRPCException
public static <V extends Serializable> V execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable,
long timeout,
TimeUnit timeUnit)
throws IntraBandRPCException
IntraBandRPCException
|
Liferay 6.2.0-ce-m5 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||