|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.protocol.shared.AbstractProtocolService
org.apache.directory.server.protocol.shared.DirectoryBackedService
org.apache.directory.server.dns.DnsServer
public class DnsServer
Contains the configuration parameters for the DNS protocol provider.
| Field Summary |
|---|
| Fields inherited from class org.apache.directory.server.protocol.shared.AbstractProtocolService |
|---|
transports |
| Constructor Summary | |
|---|---|
DnsServer()
Creates a new instance of DnsConfiguration. |
|
| Method Summary | |
|---|---|
void |
start()
|
void |
stop()
|
java.lang.String |
toString()
|
| Methods inherited from class org.apache.directory.server.protocol.shared.DirectoryBackedService |
|---|
getSearchBaseDn, isCatelogBased, setCatelogBased, setSearchBaseDn |
| Methods inherited from class org.apache.directory.server.protocol.shared.AbstractProtocolService |
|---|
addTransports, getDatagramAcceptor, getDirectoryService, getServiceId, getServiceName, getSocketAcceptor, getTransports, isEnabled, isStarted, setDirectoryService, setEnabled, setServiceId, setServiceName, setStarted, setTransports |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Constructor Detail |
|---|
public DnsServer()
| Method Detail |
|---|
public void start()
throws java.io.IOException
java.io.IOException - if we cannot bind to the specified portspublic void stop()
public java.lang.String toString()
toString in class java.lang.ObjectObject.toString()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||