Package | Description |
---|---|
org.eclipse.scada.da.client |
The client data access API
|
org.eclipse.scada.da.client.ngp | |
org.eclipse.scada.da.client.sfp | |
org.eclipse.scada.da.connection.provider.internal | |
org.eclipse.scada.da.server.proxy.item |
Modifier and Type | Method and Description |
---|---|
static void |
Helper.transformWriteAttributes(WriteAttributeOperationCallback callback,
NotifyFuture<WriteAttributeResults> future) |
void |
Connection.writeAttributes(String itemId,
Map<String,Variant> attributes,
OperationParameters operationParameters,
WriteAttributeOperationCallback callback)
Deprecated.
|
Modifier and Type | Method and Description |
---|---|
void |
ConnectionImpl.writeAttributes(String itemId,
Map<String,Variant> attributes,
OperationParameters operationParameters,
WriteAttributeOperationCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
ConnectionImpl.writeAttributes(String itemId,
Map<String,Variant> attributes,
OperationParameters operationParameters,
WriteAttributeOperationCallback callback) |
Modifier and Type | Method and Description |
---|---|
void |
LazyConnectionWrapper.writeAttributes(String itemId,
Map<String,Variant> attributes,
OperationParameters operationParameters,
WriteAttributeOperationCallback callback) |
Modifier and Type | Class and Description |
---|---|
static class |
ProxyWriteHandlerImpl.AttributeResultHandler |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.