public class IntrabandRPCUtil
extends java.lang.Object
| Modifier and Type | Class and Description |
|---|---|
protected static class |
IntrabandRPCUtil.FutureCompletionHandler<V extends java.io.Serializable> |
| Modifier and Type | Field and Description |
|---|---|
protected static java.util.EnumSet<CompletionHandler.CompletionType> |
repliedEnumSet |
| Constructor and Description |
|---|
IntrabandRPCUtil() |
| Modifier and Type | Method and Description |
|---|---|
static <V extends java.io.Serializable> |
execute(RegistrationReference registrationReference,
ProcessCallable<V> processCallable) |
protected static java.util.EnumSet<CompletionHandler.CompletionType> repliedEnumSet
public static <V extends java.io.Serializable> NoticeableFuture<V> execute(RegistrationReference registrationReference, ProcessCallable<V> processCallable)