Package | Description |
---|---|
org.eclipse.scada.da.client |
The client data access API
|
org.eclipse.scada.da.connection.provider | |
org.eclipse.scada.da.connection.provider.internal | |
org.eclipse.scada.da.server.proxy.connection |
Modifier and Type | Field and Description |
---|---|
protected Connection |
ItemManagerImpl.connection |
protected Connection |
FolderManager.connection |
Modifier and Type | Method and Description |
---|---|
Connection |
ItemManagerImpl.getConnection()
Get the current assigned connection
|
Constructor and Description |
---|
FolderManager(Connection connection) |
FolderSyncController(Connection connection,
Location location) |
ItemManagerImpl(Connection connection)
Create a new item manager.
|
ItemSyncController(Connection connection,
ItemManagerImpl itemManager,
String itemId) |
Modifier and Type | Method and Description |
---|---|
Connection |
ConnectionService.getConnection() |
Connection |
ConnectionServiceImpl.getConnection() |
Constructor and Description |
---|
ConnectionServiceImpl(Connection connection,
Integer autoReconnectController,
boolean lazyActivation) |
Constructor and Description |
---|
LazyConnectionWrapper(Connection connection,
Integer lingeringTimeout) |
Modifier and Type | Method and Description |
---|---|
Connection |
ProxySubConnection.getConnection() |
Modifier and Type | Method and Description |
---|---|
void |
ProxyConnection.addConnection(Connection connection,
String id,
ProxyPrefixName proxyPrefixName) |
void |
ProxyGroup.addConnection(Connection connection,
String id,
ProxyPrefixName prefix,
FolderCommon connectionFolder) |
Constructor and Description |
---|
ProxySubConnection(Connection connection,
ProxyPrefixName parentName,
ProxySubConnectionId id,
ProxyPrefixName prefix,
Hive hive,
FolderCommon connectionFolder) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.