Package | Description |
---|---|
com.streamscape.sef.moderator |
Modifier and Type | Method and Description |
---|---|
ReceiverReference |
Moderator.lookupReceiver(FabricAddress address)
Returns the receiver with the specified Fabric address.
|
ReceiverReference |
FabricNodeReference.lookupReceiver(FabricAddress address)
Returns the receiver with the specified Fabric address.
|
ReceiverReference |
ComponentReference.lookupReceiver(FabricAddress address)
Returns the receiver with the specified Fabric address.
|
ReceiverReference |
Moderator.lookupReceiver(java.lang.String name)
Returns the receiver with the specified name.
|
ReceiverReference |
FabricNodeReference.lookupReceiver(java.lang.String name)
Returns the receiver with the specified name.
|
ReceiverReference |
ComponentReference.lookupReceiver(java.lang.String name)
Returns the receiver with the specified name.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.