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