| Package | Description |
|---|---|
| org.eclipse.scada.core.ngp.common.codec.osbp | |
| org.eclipse.scada.protocol.ngp.common.mc.protocol | |
| org.eclipse.scada.protocol.ngp.common.mc.protocol.serialize |
| Modifier and Type | Method and Description |
|---|---|
DataMessage |
BinaryProtocol.encodeMessage(Object message) |
| Modifier and Type | Method and Description |
|---|---|
Object |
BinaryProtocol.decodeMessage(DataMessage message) |
| Modifier and Type | Method and Description |
|---|---|
DataMessage |
MessageEncoder.encodeMessage(Object message) |
| Modifier and Type | Method and Description |
|---|---|
Object |
MessageDecoder.decodeMessage(DataMessage message) |
| Modifier and Type | Method and Description |
|---|---|
DataMessage |
ObjectSerializationProtocol.encodeMessage(Object message) |
| Modifier and Type | Method and Description |
|---|---|
Object |
ObjectSerializationProtocol.decodeMessage(DataMessage message) |
Copyright © 2015 Eclipse SCADA Project. All rights reserved.