Package | Description |
---|---|
com.streamscape.cli.http | |
com.streamscape.sef.accessor | |
com.streamscape.sef.dispatcher |
Modifier and Type | Method and Description |
---|---|
void |
HTTPDataspaceAccessor.setStateListener(FabricComponentAccessorStateListener listener)
This operation is not supported.
|
void |
HTTPDataspaceAccessor.setStateListener(FabricComponentAccessorStateListener listener,
long repeatInterval)
This operation is not supported.
|
Modifier and Type | Method and Description |
---|---|
void |
FabricComponentAccessor.setStateListener(FabricComponentAccessorStateListener listener)
Performs the
FabricComponentAccessor.setStateListener(FabricComponentAccessorStateListener, long) with a default repeat interval (5 minutes). |
void |
FabricComponentAccessor.setStateListener(FabricComponentAccessorStateListener listener,
long repeatInterval)
Sets the specified listener that reacts on changing state of the accessor.
|
Modifier and Type | Method and Description |
---|---|
void |
DirectServiceAccessor.setStateListener(FabricComponentAccessorStateListener listener) |
void |
DirectServiceAccessor.setStateListener(FabricComponentAccessorStateListener listener,
long repeatInterval) |
Copyright © 2015-2024 StreamScape Technologies. All rights reserved.