| Package | Description |
|---|---|
| test.de.iip_ecosphere.platform.transport |
Tests for the platform transport connectors.
|
| Modifier and Type | Method and Description |
|---|---|
Command |
CommandJsonSerializer.clone(Command origin) |
Command |
CommandJsonSerializer.from(byte[] data) |
| Modifier and Type | Method and Description |
|---|---|
Class<Command> |
CommandJsonSerializer.getType() |
| Modifier and Type | Method and Description |
|---|---|
Command |
CommandJsonSerializer.clone(Command origin) |
byte[] |
CommandJsonSerializer.to(Command value) |
Copyright © 2022. All rights reserved.