Package | Description |
---|---|
com.ergotech.transsecs.secs | |
com.ergotech.vib.manipulators | |
com.ergotech.vib.manipulators.array |
Modifier and Type | Method and Description |
---|---|
DataSource.Writable |
VIBLogger.getEvents() |
DataSource.Writable |
VIBLogger.getReceivedBytes() |
DataSource.Writable |
VIBLogger.getReceivedMsg() |
DataSource.Writable |
VIBLogger.getSentBytes() |
DataSource.Writable |
VIBLogger.getSentMsg() |
Modifier and Type | Method and Description |
---|---|
void |
PublishBean.addConnectionToDataSource(DataSource.Writable dataSource,
java.lang.String deviceName,
java.lang.String tagName,
java.lang.String inPort)
Adds the connection from this server to the device and server.
|
void |
PublishBean.addConnectionToDevice(DataSource.Writable dataSource,
java.lang.String newDeviceName,
java.lang.String newDeviceTagNameOrRegister,
java.lang.String inPort)
Adds the connection from this server to the device and server.
|
void |
PublishBean.removeConnectionFromDevice(DataSource.Writable dataSource,
java.lang.String deviceName,
java.lang.String deviceTagNameOrRegister,
java.lang.String inPort)
Removes the connection from this server to the device and server.
|
Modifier and Type | Class and Description |
---|---|
static class |
PopupInitializer.ConnectableDataSource |
Modifier and Type | Class and Description |
---|---|
static class |
ArraySplitter.SplitterDataSource
This data source allows for an initialization of the value object interface and so
provides the ability for a subclass (eg PopupInitializer) to implement different
behavior whent he value is first set vs.
|
static class |
IOTArraySplitter.SplitterDataSource
This data source allows for an initialization of the value object interface and so
provides the ability for a subclass (eg PopupInitializer) to implement different
behavior whent he value is first set vs.
|
Copyright © 1999-2021 ErgoTech Systems, Inc. All Rights Reserved.