| Package | Description |
|---|---|
| net.maritimecloud.message |
Provides classes for serializing and deserializing messages.
|
| Modifier and Type | Method and Description |
|---|---|
MessageFormatType |
ValueWriter.getFormatType() |
MessageFormatType |
ValueReader.getFormatType() |
MessageFormatType |
MessageWriter.getFormatType()
Returns the type of the underlying serialization protocol.
|
MessageFormatType |
MessageReader.getFormatType() |
static MessageFormatType |
MessageFormatType.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static MessageFormatType[] |
MessageFormatType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.