Package | Description |
---|---|
org.eclipse.neoscada.protocol.iec60870.asdu |
ASDU related data types and classes
|
Modifier and Type | Class and Description |
---|---|
class |
ReflectionMessageCodec<T> |
Modifier and Type | Method and Description |
---|---|
void |
MessageManager.registerCodec(byte typeId,
InformationStructure informationStructure,
MessageCodec codec) |
protected void |
MessageManager.registerCodec(org.eclipse.neoscada.protocol.iec60870.asdu.MessageManager.MessageTypeId messageTypeId,
MessageCodec codec) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.