public interface Attribute
Variable
Modifier and Type | Method and Description |
---|---|
String |
getName() |
void |
handleData(org.apache.mina.core.buffer.IoBuffer data,
Map<String,Variant> attributes,
Variant timestamp) |
void |
handleError(Map<String,Variant> attributes) |
void |
handleWrite(Variant value) |
void |
start(MemoryRequestBlock block,
int offset) |
void |
stop() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.