Package | Description |
---|---|
com.streamscape.cli.http | |
com.streamscape.cli.tlp | |
com.streamscape.runtime |
Modifier and Type | Class and Description |
---|---|
class |
HTTPRepositoryAccessor
Title: HTTP Fabric Client
|
Modifier and Type | Method and Description |
---|---|
RepositoryAccessor |
HTTPFabricConnection.getRepositoryAccessor() |
RepositoryAccessor |
HTTPFabricConnection.getRepositoryAccessor(java.lang.String nodeName) |
Modifier and Type | Method and Description |
---|---|
RepositoryAccessor |
FabricConnection.getRepositoryAccessor()
Returns an accessor to the Repository located in the current node.
|
RepositoryAccessor |
FabricConnection.getRepositoryAccessor(java.lang.String nodeName)
Returns an accessor to the Repository located in the node with the specified name.
|
Modifier and Type | Method and Description |
---|---|
RepositoryAccessor |
RuntimeContext.getRepositoryAccessor()
Returns an accessor to the Repository bound to the context.
|
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.