Interface | Description |
---|---|
AnalogValue | |
DeadbandCalculator | |
Dnp3Value | |
EventBuffer |
The interface that custom event buffers have to implement.
|
Master.EventListener |
The listener is notified of event data.
|
TcpConnectionListener |
Listener that is notified of events of the underlying TCP layer.
|
Class | Description |
---|---|
AbsoluteTime | |
AnalogControlValue | |
AnalogDouble | |
AnalogFloat | |
AnalogInt16 | |
AnalogInt32 | |
AssignClassesRequest | |
AssignClassesRequest.Builder | |
Binary | |
DataPoint | |
DataSource | |
DataSource.Builder | |
DpAddress | |
Event | |
Master |
A DNP3 master.
|
Master.TcpBuilder |
A builder to create TCP based master associations.
|
ObjectsHelper |
This class contains methods similar to
Objects that help check for null and
other constraints. |
OperateRequest | |
OperateRequest.Builder | |
Outstation | |
Outstation.TcpBuilder | |
QueueEventBuffer |
An event buffer whose queues can be flexibly configured.
|
QueueEventBuffer.Builder |
Builder used to construct
QueueEventBuffer |
ReadRequest | |
ReadRequest.Builder | |
ReadResponse | |
StaticAnalogInputDpHolder | |
WriteRequest | |
WriteRequest.Builder |
Enum | Description |
---|---|
ControlStatus | |
DataSource.EventTrigger | |
DoubleBit | |
EventClass | |
Flag | |
InternalIndication |
Internal indications (IIN) are flags that are part of responses sent by the outstation.
|
OperateRequest.OperationMode | |
StaticGroup | |
TcpEndPointType | |
Variation |
Exception | Description |
---|---|
Dnp3OperateException | |
Dnp3TimeoutException | |
ListeningEndPointException |