Package | Description |
---|---|
com.streamscape.cli.http | |
com.streamscape.sdo.mf.admin | |
com.streamscape.sdo.utils | |
com.streamscape.sef.dispatcher |
Modifier and Type | Method and Description |
---|---|
OpaqueEvent |
HTTPDataspaceAccessor.createOpaqueEvent(java.lang.String eventId,
java.lang.Object data) |
Modifier and Type | Method and Description |
---|---|
ImmutableEventDatagram |
HTTPDataspaceAccessor.raiseDataspaceWriteMessage(OpaqueEvent event,
long timeout) |
Modifier and Type | Method and Description |
---|---|
void |
DatagramPrototypeFactory.addOpaqueEventPrototype(java.lang.String eventId,
OpaqueEvent event)
Adds the specified
OpaqueEvent prototype to the environment. |
static void |
PrototypeFactory.addOpaqueEventPrototype(java.lang.String eventId,
OpaqueEvent event)
Adds the specified
OpaqueEvent prototype to the environment. |
Modifier and Type | Method and Description |
---|---|
static OpaqueEvent |
SDOUtils.createOpaqueEvent(java.lang.String eventId,
java.lang.Object data)
Creates a new
OpaqueEvent having the specified identifier and data object. |
Modifier and Type | Method and Description |
---|---|
static void |
SDOUtils.addOpaqueEventPrototype(java.lang.String eventId,
OpaqueEvent event)
|
Modifier and Type | Method and Description |
---|---|
default OpaqueEvent |
AccessibleObjectComponentSimple.createOpaqueEvent(java.lang.String eventId,
java.lang.Object data) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.