Package | Description |
---|---|
com.streamscape.cli.http | |
com.streamscape.cli.tlp | |
com.streamscape.sef | |
com.streamscape.sef.dispatcher | |
com.streamscape.sef.moderator |
Modifier and Type | Method and Description |
---|---|
ComponentReference |
HTTPFabricConnection.getComponentReference() |
Modifier and Type | Method and Description |
---|---|
ComponentReference |
FabricConnection.getComponentReference()
Returns a
ComponentReference associated with the connection. |
Modifier and Type | Method and Description |
---|---|
ComponentReference |
FabricComponent.getComponentReference()
Returns a
ComponentReference associated with the component. |
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
SLSessionUseOperation.buildDataspaceComponentName(ComponentReference component,
java.lang.String prefix) |
Modifier and Type | Method and Description |
---|---|
ComponentReference |
Moderator.lookupComponent(FabricAddress address)
Returns the component with the specified Fabric address.
|
ComponentReference |
FabricNodeReference.lookupComponent(FabricAddress address)
Returns the component with the specified Fabric address.
|
static ComponentReference |
ModeratorUtils.lookupComponent(Moderator moderator,
ImmutableEventDatagram event)
Returns the component corresponding to a source of the specified event.
|
ComponentReference |
Moderator.lookupComponent(java.lang.String name)
Returns the component with the specified name.
|
ComponentReference |
FabricNodeReference.lookupComponent(java.lang.String name)
Returns the component with the specified name.
|
Modifier and Type | Method and Description |
---|---|
static java.lang.String |
ModeratorUtils.makeConsumerFullName(ComponentReference component,
java.lang.String consumerName)
Creates a full name of a consumer belonging to the specified component.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.