org.apache.directory.server.ntp
Class NtpServer

java.lang.Object
  extended by org.apache.directory.server.ntp.NtpServer

public class NtpServer
extends java.lang.Object


Constructor Summary
NtpServer(NtpConfiguration config, org.apache.mina.common.IoAcceptor acceptor, org.apache.mina.common.IoServiceConfig serviceConfig)
           
 
Method Summary
 void destroy()
           
 boolean isDifferent(java.util.Dictionary newConfig)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NtpServer

public NtpServer(NtpConfiguration config,
                 org.apache.mina.common.IoAcceptor acceptor,
                 org.apache.mina.common.IoServiceConfig serviceConfig)
Method Detail

isDifferent

public boolean isDifferent(java.util.Dictionary newConfig)

destroy

public void destroy()


Copyright © 2003-2012 Apache Software Foundation. All Rights Reserved.