public interface DNSServerMBean
| Modifier and Type | Method and Description |
|---|---|
String |
getDNSStoreImplName()
Gets the fully qualified class name of the DNS store.
|
CompositeData |
getServerSettings()
Gets the DNS server settings.
|
void |
startServer()
Initializes the DNS server socket listeners are begins accepting requests.
|
void |
stopServer()
Shutdown the DNS server socket listeners and stops accepting requests.
|
CompositeData getServerSettings()
void startServer()
void stopServer()
String getDNSStoreImplName()
Copyright © 2010-2015 The Direct Project. All Rights Reserved.