|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use DualValue | |
|---|---|
| fulmine.context | |
| fulmine.distribution | |
| fulmine.util.reference | |
| Uses of DualValue in fulmine.context |
|---|
| Methods in fulmine.context that return DualValue | |
|---|---|
DualValue<String,IRpcDefinition> |
RpcManager.getRegistryKeyAndDefinition(String remoteContextIdentity,
String procedure,
IField[] args)
Get the RPC registry key and IRpcDefinition for the procedure. |
DualValue<String,IRpcDefinition> |
IRpcManagerOperations.getRegistryKeyAndDefinition(String remoteContextIdentity,
String procedure,
IField[] args)
Get the RPC registry key and IRpcDefinition for the procedure. |
| Uses of DualValue in fulmine.distribution |
|---|
| Methods in fulmine.distribution that return types with arguments of type DualValue | |
|---|---|
IAutoCreatingStore<String,Set<DualValue<ISubscriptionParameters,IEventListener>>> |
IDistributionState.getRemoteSubscriptions()
Tracks all the subscriptions per remote context. |
| Uses of DualValue in fulmine.util.reference |
|---|
| Subclasses of DualValue in fulmine.util.reference | |
|---|---|
class |
QuadValue<FIRST,SECOND,THIRD,FOURTH>
Type safe object for holding 4 objects. |
class |
TriValue<FIRST,SECOND,THIRD>
Type safe object for holding 3 objects. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||