|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.directory.server.ntp.NtpServer
public class NtpServer
| Constructor Summary | |
|---|---|
NtpServer(NtpConfiguration config,
org.apache.mina.common.IoAcceptor acceptor,
org.apache.mina.common.IoServiceConfig serviceConfig)
Creates a new instance of NtpServer. |
|
| Method Summary | |
|---|---|
void |
destroy()
Destroys this instance of NtpServer. |
boolean |
isDifferent(java.util.Dictionary newConfig)
Returns whether configuration being proposed as new is really different. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public NtpServer(NtpConfiguration config,
org.apache.mina.common.IoAcceptor acceptor,
org.apache.mina.common.IoServiceConfig serviceConfig)
config - acceptor - serviceConfig - | Method Detail |
|---|
public boolean isDifferent(java.util.Dictionary newConfig)
newConfig -
public void destroy()
NtpServer.
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||