Package | Description |
---|---|
com.streamscape.cli.tlp | |
com.streamscape.sef.dispatcher |
Modifier and Type | Method and Description |
---|---|
void |
FabricConnection.importEventPrototype(java.lang.String eventId)
Imports an Event Prototype with the specified event id from the Fabric node with which the connection established.
|
void |
FabricConnection.importExtensionArchive(java.lang.String archiveName)
Imports the specified extension archive from the Fabric node with which the connection established.
|
void |
FabricConnection.importPackage(java.lang.String packageName)
Imports all archives of the specified Package from the Fabric node with which the connection established.
|
void |
FabricConnection.importSemanticType(java.lang.String typeName)
Imports the specified Semantic Type from the Fabric node with which the connection established.
|
Modifier and Type | Method and Description |
---|---|
void |
ClientFabricClassLoader.addArchive(java.lang.String archiveName,
byte[] archiveContent,
long timestamp) |
void |
ClientFabricClassLoader.addArchives(java.util.Map archives) |
java.util.List |
ClientFabricClassLoader.listArchivesByClass(java.lang.String className) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.