public interface AisReaderMXBean
| Modifier and Type | Method and Description |
|---|---|
void |
addHost(String hostname,
int port)
Add host.
|
long |
getBytesRead()
Gets bytes read.
|
String |
getHosts()
Gets hosts.
|
long |
getPacketsRead()
Gets packets read.
|
String |
getSource()
Gets source.
|
String getHosts()
void addHost(String hostname, int port)
hostname - the hostnameport - the portlong getBytesRead()
long getPacketsRead()
String getSource()
Copyright © 2011–2019 Danish Maritime Authority. All rights reserved.