public static class DaveReadResult.Result extends Object
Constructor and Description |
---|
Result(org.apache.mina.core.buffer.IoBuffer data) |
Result(short error) |
Modifier and Type | Method and Description |
---|---|
org.apache.mina.core.buffer.IoBuffer |
getData() |
Short |
getError() |
boolean |
isError() |
String |
toString() |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.