| Package | Description |
|---|---|
| net.maritimecloud.core.id |
Provides classes for identifying remote actors.
|
| net.maritimecloud.net |
Provides commonly used classes for communicating with remote actors on the maritime cloud.
|
| Modifier and Type | Class and Description |
|---|---|
class |
MmsiId |
class |
ServerId |
| Modifier and Type | Method and Description |
|---|---|
static MaritimeId |
MaritimeId.create(String id)
Creates a id from the specified string based representation of the id.
|
| Modifier and Type | Method and Description |
|---|---|
MaritimeId |
LocalEndpoint.Invocator.getRemote()
Returns the id of the remote party publishing the endpoint.
|
MaritimeId |
LocalEndpoint.getRemoteId()
Returns the id of the remote actor implementing the endpoint.
|
MaritimeId |
MessageHeader.getSender()
Returns the identity of the party that send the message.
|
Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.