| Package | Description |
|---|---|
| org.eclipse.neoscada.protocol.iec60870.server.data.event |
Data event handling for the controlled station
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractMessageBuilder<T,M> |
| Modifier and Type | Method and Description |
|---|---|
MessageBuilder<Short,?> |
SimpleScaledBuilder.create() |
MessageBuilder<Float,?> |
SimpleFloatBuilder.create() |
MessageBuilder<T,?> |
MessageBuilderFactory.create() |
MessageBuilder<Boolean,?> |
SimpleBooleanBuilder.create() |
| Modifier and Type | Method and Description |
|---|---|
<M> M |
EventBuffer.poll(MessageBuilder<T,M> builder) |
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.