| Package | Description |
|---|---|
| dk.dma.ais.bus | |
| dk.dma.ais.bus.provider | |
| dk.dma.ais.configuration.bus.provider |
| Modifier and Type | Method and Description |
|---|---|
AisBusProvider |
AisBus.getProvider(String name)
Get provider by name
|
| Modifier and Type | Method and Description |
|---|---|
Set<AisBusProvider> |
AisBus.getProviders()
Gets providers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AisBus.registerProvider(AisBusProvider provider)
Register a provider
|
| Modifier and Type | Class and Description |
|---|---|
class |
AisReaderProvider
Provider class that uses an AisReader to provide AIS packets
|
class |
CollectorProvider
Provider that allows to push packets onto the bus
|
class |
FileReaderProvider
Provide from file
|
class |
RepeatingFileReaderProvider
Provider that reads repeatedly from the same file
|
class |
StreamReaderProvider
Provider reading from stream
|
class |
TcpClientProvider
Round robin TCP client provider
|
class |
TcpServerProvider
Server providing TCP connections for receiving date
|
| Modifier and Type | Method and Description |
|---|---|
protected AisBusProvider |
AisBusProviderConfiguration.configure(AisBusProvider provider)
Configure ais bus provider.
|
| Modifier and Type | Method and Description |
|---|---|
protected AisBusProvider |
AisBusProviderConfiguration.configure(AisBusProvider provider)
Configure ais bus provider.
|
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.