Package | Description |
---|---|
org.eclipse.neoscada.protocol.iec60870.apci |
ACPI related classes and data types
|
org.eclipse.neoscada.protocol.iec60870.asdu.message |
Message types and data structures
|
org.eclipse.neoscada.protocol.iec60870.client |
Controlling station side of the communication
|
org.eclipse.neoscada.protocol.iec60870.client.data |
Data related parts of the controlling side
|
org.eclipse.neoscada.protocol.iec60870.server |
Controlled station side of the communication
|
org.eclipse.neoscada.protocol.iec60870.server.data |
Data related parts of the controlled side
|
Constructor and Description |
---|
MessageChannel(ProtocolOptions options,
MessageManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
MessageRegistrator.register(MessageManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
ClientModule.initializeClient(Client client,
MessageManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
DataModule.initializeClient(Client client,
MessageManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
ServerModule.initializeServer(Server server,
MessageManager manager) |
Modifier and Type | Method and Description |
---|---|
void |
DataModule.initializeServer(Server server,
MessageManager manager) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.