org.apache.directory.server.ntp
Interface NtpService

All Known Implementing Classes:
NtpServiceImpl

public interface NtpService

NTP Protocol (RFC 2030)


Method Summary
 NtpMessage getReplyFor(NtpMessage request)
           
 

Method Detail

getReplyFor

public NtpMessage getReplyFor(NtpMessage request)