See: Description
| Interface | Description |
|---|---|
| Acknowledgement |
An acknowledgement that a given message has been received.
|
| BroadcastConsumer<T extends BroadcastMessage> |
A callback interface for receiving broadcast messages of a specific type.
|
| BroadcastMessage |
A special type of
Message that can be broadcast. |
| BroadcastSubscription |
A broadcast subscription is created every time a
BroadcastConsumer is registered. |
| DispatchedMessage |
A dispatched message is returned when sending a message asynchronously.
|
| EndpointImplementation |
The implementation part of an endpoint.
|
| EndpointInvocationFuture<T> |
A future interface returned when invoking a remote endpoint method.
|
| EndpointRegistration | |
| LocalEndpoint.Invocator |
Used internally for invoking remote methods.
|
| MessageHeader |
The header of a received message.
|
| Class | Description |
|---|---|
| Environment |
The default environments that are hosted by the Maritime Cloud Foundation.
|
| LocalEndpoint |
| Exception | Description |
|---|---|
| EndpointUnavailableException |
Copyright © 2012–2015 Danish Maritime Authority. All rights reserved.