Interface | Description |
---|---|
BinaryDataCommand |
Interface for code area command.
|
BinaryDataCompoundCommand |
Interface for compound command.
|
BinaryDataOperation |
Interface for binary data operation.
|
BinaryDataOperationListener |
Operation execution listener.
|
Class | Description |
---|---|
BinaryDataAbstractCommand |
Abstract code area command class.
|
BinaryDataOperationEvent |
Operation execution event.
|
Exception | Description |
---|---|
BinaryDataOperationException |
Exception for code are command handling.
|