| Package | Description |
|---|---|
| org.eclipse.neoscada.protocol.iec60870.client.data |
Data related parts of the controlling side
|
| org.eclipse.neoscada.protocol.iec60870.io |
Base I/O classes
|
| org.eclipse.neoscada.protocol.iec60870.server.data |
Data related parts of the controlled side
|
| Modifier and Type | Method and Description |
|---|---|
void |
DataModule.initializeChannel(io.netty.channel.socket.SocketChannel channel,
MessageChannel messageChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
Module.initializeChannel(io.netty.channel.socket.SocketChannel channel,
MessageChannel messageChannel) |
| Modifier and Type | Method and Description |
|---|---|
void |
DataModule.initializeChannel(io.netty.channel.socket.SocketChannel channel,
MessageChannel messageChannel) |
| Constructor and Description |
|---|
DataModuleHandler(DataModuleOptions options,
MessageChannel messageChannel,
DataModel dataModel) |
Copyright © 2017 Eclipse NeoSCADA Project. All rights reserved.