| Interface | Description |
|---|---|
| AisPacketStream.Subscription |
A subcription is created each time a new consumer is added to the stream.
|
| FilterPredicateFactory |
The interface Filter predicate factory.
|
| Class | Description |
|---|---|
| AisPacket |
Encapsulation of the VDM lines containing a single AIS message including leading proprietary tags and comment/tag
blocks.
|
| AisPacketCSVOutputSink |
Transform AisPackets into csv objects with only specific columns
|
| AisPacketCSVStatefulOutputSink |
Transform AisPackets into stateful csv objects with only specific columns
|
| AisPacketFilters |
The type Ais packet filters.
|
| AisPacketFiltersBase |
This class provides shared behaviour for different types of AisPacketFilters.
|
| AisPacketFiltersStateful |
This class provides factory methods to create Predicate<AisPacket> functions which can be used to filter AisPackets.
|
| AisPacketOutputSinkJsonObject |
Transform AisPackets into json objects with only specific columns
|
| AisPacketOutputSinks |
Common sink that can be used to convert AIS packets to text.
|
| AisPacketParser |
Class to parse lines in a stream containing VDM sentences.
|
| AisPacketReader |
Class for reading AIS packet streams.
|
| AisPacketSource |
The type Ais packet source.
|
| AisPacketSourceFilters |
The type Ais packet source filters.
|
| AisPacketStream |
A stream of packets.
|
| AisPacketStream.StreamConsumer<T> |
The type Stream consumer.
|
| AisPacketTags |
Tags for an AisPacket.
|
| Enum | Description |
|---|---|
| AisPacketTags.SourceType |
The enum Source type.
|
| CompareToOperator |
The enum Compare to operator.
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.