org.apache.directory.server.ntp.service
Class NtpServiceImpl

java.lang.Object
  extended by org.apache.directory.server.ntp.service.NtpServiceImpl
All Implemented Interfaces:
NtpService

public class NtpServiceImpl
extends java.lang.Object
implements NtpService


Constructor Summary
NtpServiceImpl()
           
 
Method Summary
 NtpMessage getReplyFor(NtpMessage request)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

NtpServiceImpl

public NtpServiceImpl()
Method Detail

getReplyFor

public NtpMessage getReplyFor(NtpMessage request)
Specified by:
getReplyFor in interface NtpService


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