@ThreadSafe public class GatehouseSourceFilter extends MessageFilterBase
| Modifier and Type | Field and Description |
|---|---|
static Set<String> |
FILTER_NAMES
Initialize allowed filter names
|
| Constructor and Description |
|---|
GatehouseSourceFilter()
Instantiates a new Gatehouse source filter.
|
| Modifier and Type | Method and Description |
|---|---|
void |
addFilterValue(String filterName,
String value)
Add filter value.
|
boolean |
isEmpty()
Is empty boolean.
|
boolean |
rejectedByFilter(AisMessage message)
Rejected by filter boolean.
|
rejectedByFilterpublic GatehouseSourceFilter()
public boolean rejectedByFilter(AisMessage message)
IMessageFiltermessage - the messagepublic boolean isEmpty()
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.