org.apache.directory.server.ntp.service
Class NtpServiceImpl
java.lang.Object
org.apache.directory.server.ntp.service.NtpServiceImpl
- All Implemented Interfaces:
- NtpService
public class NtpServiceImpl
- extends Object
- implements NtpService
- Author:
- Apache Directory Project
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NtpServiceImpl
public NtpServiceImpl()
getReplyFor
public NtpMessage getReplyFor(NtpMessage request)
- Description copied from interface:
NtpService
- Returns an
NtpMessage reply for the given NtpMessage request.
- Specified by:
getReplyFor in interface NtpService
- Returns:
- The
NtpMessage reply.
Copyright © 2003-2012 The Apache Software Foundation. All Rights Reserved.