Package | Description |
---|---|
com.streamscape.cli.http | |
com.streamscape.sef.accessor | |
com.streamscape.sef.dispatcher | |
com.streamscape.sef.moderator |
Modifier and Type | Method and Description |
---|---|
AccessorSessionReference |
HTTPDataspaceAccessor.getSession() |
Modifier and Type | Method and Description |
---|---|
AccessorSessionReference |
FabricComponentAccessor.getSession()
Returns the accessor session.
|
Modifier and Type | Method and Description |
---|---|
AccessorSessionReference |
DirectServiceAccessor.getSession() |
Modifier and Type | Method and Description |
---|---|
AccessorSessionReference |
AccessorReference.getSession()
Returns the accessor session (this session is located in the accessed component).
|
AccessorSessionReference |
Moderator.lookupAccessorSession(FabricAddress address)
Returns the accessor session with the specified Fabric address.
|
AccessorSessionReference |
FabricNodeReference.lookupAccessorSession(FabricAddress address)
Returns the accessor session with the specified Fabric address.
|
AccessorSessionReference |
ComponentReference.lookupAccessorSession(FabricAddress address)
Returns the accessor session with the specified Fabric address.
|
AccessorSessionReference |
Moderator.lookupAccessorSession(java.lang.String name)
Returns the accessor session with the specified name.
|
AccessorSessionReference |
FabricNodeReference.lookupAccessorSession(java.lang.String name)
Returns the accessor session with the specified name.
|
AccessorSessionReference |
ComponentReference.lookupAccessorSession(java.lang.String name)
Returns the accessor session with the specified name.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.