Package | Description |
---|---|
com.streamscape.sef.moderator |
Modifier and Type | Interface and Description |
---|---|
interface |
AccessorSessionReference
Title: Service Event Fabric Core
|
interface |
AsyncConsumerReference
Title: Service Event Fabric Core
|
interface |
DirectConsumerReference
Title: Service Event Fabric Core
|
interface |
EventConsumerReference
Title: Service Event Fabric Core
|
interface |
ReceiverReference
Title: Service Event Fabric Core
|
interface |
RequestConsumerReference
Title: Service Event Fabric Core
|
Modifier and Type | Method and Description |
---|---|
ConsumerReference |
Moderator.lookupConsumer(FabricAddress address)
Returns the consumer with the specified Fabric address.
|
ConsumerReference |
FabricNodeReference.lookupConsumer(FabricAddress address)
Returns the consumer with the specified Fabric address.
|
ConsumerReference |
ComponentReference.lookupConsumer(FabricAddress address)
Returns the consumer with the specified Fabric address.
|
ConsumerReference |
Moderator.lookupConsumer(java.lang.String name)
Returns the consumer with the specified name.
|
ConsumerReference |
FabricNodeReference.lookupConsumer(java.lang.String name)
Returns the consumer with the specified name.
|
ConsumerReference |
ComponentReference.lookupConsumer(java.lang.String name)
Returns the consumer with the specified name.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.