public interface WriteAttributeOperationCallback
Modifier and Type | Method and Description |
---|---|
void |
complete(WriteAttributeResults result) |
void |
error(Throwable e) |
void |
failed(String error) |
void complete(WriteAttributeResults result)
void failed(String error)
void error(Throwable e)
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.