| Modifier and Type | Class and Description |
|---|---|
class |
ServiceListenerHiveSource |
class |
StaticHiveSource |
| Constructor and Description |
|---|
AbstractSubscriptionManager(HiveSource hiveSource,
Properties properties,
ScheduledExecutorService executor,
String logName)
Create a new subscription manager
|
AggregatingSubscriptionManager(ScheduledExecutorService executor,
HiveSource hiveSource,
Properties properties,
String logName)
Create a new subscription manager
|
AggregatingSubscriptionManager(ScheduledExecutorService executor,
HiveSource hiveSource,
Properties properties,
String logName,
AggregatingSubscriptionManager.Listener listener)
Create a new subscription manager
|
SingleSubscriptionManager(ScheduledExecutorService executor,
HiveSource hiveSource,
Properties properties,
String logName) |
| Constructor and Description |
|---|
ModbusExport(ScheduledExecutorService executor,
org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor,
HiveSource hiveSource,
ObjectPoolDataItemFactory itemFactory)
Create a new modbus exporter
|
ModbusExport(ScheduledExecutorService executor,
org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor,
HiveSource hiveSource,
ObjectPoolDataItemFactory itemFactory,
String logName)
Create a new modbus exporter
|
ModbusExport(String id,
ScheduledExecutorService executor,
org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor,
HiveSource hiveSource,
ManageableObjectPool<DataItem> itemObjectPool) |
| Constructor and Description |
|---|
MemoryBlock(ScheduledExecutorService executor,
HiveSource hiveSource,
Properties properties,
String logName)
Create a new memory block
|
ModbusExportImpl(String id,
ScheduledExecutorService executor,
org.apache.mina.core.service.IoProcessor<org.apache.mina.transport.socket.nio.NioSession> processor,
HiveSource hiveSource,
ManageableObjectPool<DataItem> itemObjectPool) |
| Constructor and Description |
|---|
DataContext(ScheduledExecutorService executor,
HiveSource hiveSource,
Map<String,String> properties,
String logName) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.