A C D E G H I L M N O P R S T U V W 

A

ACTS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "ACTS" reference identifier type.

C

CDMA - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "CDMA" reference identifier type.
CHU - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "CHU" reference identifier type.
compareTo(ReferenceIdentifier) - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier

D

DCF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "DCF" reference identifier type.
decode(ByteBuffer) - Method in class org.apache.directory.server.ntp.io.NtpMessageDecoder
Decodes the ByteBuffer into an NtpMessage.
decode(IoSession, IoBuffer, ProtocolDecoderOutput) - Method in class org.apache.directory.server.ntp.protocol.NtpDecoder
 

E

encode(ByteBuffer, NtpMessage) - Method in class org.apache.directory.server.ntp.io.NtpMessageEncoder
Encodes the NtpMessage into the ByteBuffer.
encode(IoSession, Object, ProtocolEncoderOutput) - Method in class org.apache.directory.server.ntp.protocol.NtpEncoder
 
equals(Object) - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
equals(Object) - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
exceptionCaught(IoSession, Throwable) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolHandler

G

getCode() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the code associated with this reference identifier type.
getDecoder(IoSession) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
 
getEncoder(IoSession) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
 
getInstance() - Static method in class org.apache.directory.server.ntp.protocol.NtpProtocolCodecFactory
Returns the singleton instance of NtpProtocolCodecFactory.
getLeapIndicator() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getMode() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getNtpMessage() - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
Returns the built NtpMessage.
getOrdinal() - Method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
Returns the number associated with this leap indicator type.
getOrdinal() - Method in enum org.apache.directory.server.ntp.messages.ModeType
Returns the number associated with this mode type.
getOrdinal() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the number associated with this reference identifier type.
getOrdinal() - Method in enum org.apache.directory.server.ntp.messages.StratumType
Returns the number associated with this stratum type.
getOriginateTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getPollInterval() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getPrecision() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getReceiveTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getReferenceIdentifier() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getReferenceTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getReplyFor(NtpMessage) - Method in interface org.apache.directory.server.ntp.NtpService
Returns an NtpMessage reply for the given NtpMessage request.
getReplyFor(NtpMessage) - Method in class org.apache.directory.server.ntp.service.NtpServiceImpl
 
getRootDelay() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getRootDispersion() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getStratum() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getTransmitTimestamp() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
getTypeByName(String) - Static method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the reference identifier type when specified by its name.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
Returns the leap indicator type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.ntp.messages.ModeType
Returns the mode type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Returns the reference identifier type when specified by its ordinal.
getTypeByOrdinal(int) - Static method in enum org.apache.directory.server.ntp.messages.StratumType
Returns the stratum type when specified by its ordinal.
getVersionNumber() - Method in class org.apache.directory.server.ntp.messages.NtpMessage
 
GOES - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "GOES" reference identifier type.
GPS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "GPS" reference identifier type.

H

hashCode() - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
hashCode() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier

I

INIT - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "INIT" reference identifier type.

L

LeapIndicatorType - Enum in org.apache.directory.server.ntp.messages
Leap Indicator (LI): This is a two-bit code warning of an impending leap second to be inserted/deleted in the last minute of the current day, with bit 0 and bit 1, respectively, coded as follows: LI Value Meaning ------------------------------------------------------- 00 0 no warning 01 1 last minute has 61 seconds 10 2 last minute has 59 seconds) 11 3 alarm condition (clock not synchronized)
LOCL - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "LOCL" reference identifier type.
LORC - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "LORC" reference identifier type.

M

messageReceived(IoSession, Object) - Method in class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
ModeType - Enum in org.apache.directory.server.ntp.messages
Mode: This is a three-bit integer indicating the mode, with values defined as follows: Mode Meaning ------------------------------------ 0 reserved 1 symmetric active 2 symmetric passive 3 client 4 server 5 broadcast 6 reserved for NTP control message 7 reserved for private use
MSF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "MSF" reference identifier type.

N

NtpDecoder - Class in org.apache.directory.server.ntp.protocol
 
NtpDecoder() - Constructor for class org.apache.directory.server.ntp.protocol.NtpDecoder
 
NtpEncoder - Class in org.apache.directory.server.ntp.protocol
 
NtpEncoder() - Constructor for class org.apache.directory.server.ntp.protocol.NtpEncoder
 
NtpException - Exception in org.apache.directory.server.ntp
The root of the NTP exception hierarchy.
NtpException() - Constructor for exception org.apache.directory.server.ntp.NtpException
Creates an NtpException.
NtpException(String, Throwable) - Constructor for exception org.apache.directory.server.ntp.NtpException
Creates an NtpException with a message and cause.
NtpException(String) - Constructor for exception org.apache.directory.server.ntp.NtpException
Creates an NtpException with a message.
NtpException(Throwable) - Constructor for exception org.apache.directory.server.ntp.NtpException
 
NtpMessage - Class in org.apache.directory.server.ntp.messages
 
NtpMessage(LeapIndicatorType, int, ModeType, StratumType, byte, byte, int, int, ReferenceIdentifier, NtpTimeStamp, NtpTimeStamp, NtpTimeStamp, NtpTimeStamp) - Constructor for class org.apache.directory.server.ntp.messages.NtpMessage
Creates a new instance of NtpMessage.
NtpMessageDecoder - Class in org.apache.directory.server.ntp.io
 
NtpMessageDecoder() - Constructor for class org.apache.directory.server.ntp.io.NtpMessageDecoder
 
NtpMessageEncoder - Class in org.apache.directory.server.ntp.io
 
NtpMessageEncoder() - Constructor for class org.apache.directory.server.ntp.io.NtpMessageEncoder
 
NtpMessageModifier - Class in org.apache.directory.server.ntp.messages
 
NtpMessageModifier() - Constructor for class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
NtpProtocolCodecFactory - Class in org.apache.directory.server.ntp.protocol
 
NtpProtocolHandler - Class in org.apache.directory.server.ntp.protocol
The NTP protocol handler.
NtpProtocolHandler() - Constructor for class org.apache.directory.server.ntp.protocol.NtpProtocolHandler
 
NtpServer - Class in org.apache.directory.server.ntp
Contains the configuration parameters for the NTP protocol provider.
NtpServer() - Constructor for class org.apache.directory.server.ntp.NtpServer
Creates a new instance of NtpConfiguration.
NtpService - Interface in org.apache.directory.server.ntp
NTP Protocol (RFC 2030)
NtpServiceImpl - Class in org.apache.directory.server.ntp.service
 
NtpServiceImpl() - Constructor for class org.apache.directory.server.ntp.service.NtpServiceImpl
 
NtpTimeStamp - Class in org.apache.directory.server.ntp.messages
NTP timestamps are represented as a 64-bit unsigned fixed-point number, in seconds relative to 0h on 1 January 1900.
NtpTimeStamp() - Constructor for class org.apache.directory.server.ntp.messages.NtpTimeStamp
Creates a new instance of NtpTimeStamp that represents the time "right now."
NtpTimeStamp(Date) - Constructor for class org.apache.directory.server.ntp.messages.NtpTimeStamp
Creates a new instance of NtpTimeStamp that represents the given Date.
NtpTimeStamp(ByteBuffer) - Constructor for class org.apache.directory.server.ntp.messages.NtpTimeStamp
Creates a new instance of NtpTimeStamp from encoded data in a ByteBuffer.

O

OMEG - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "OMEG" reference identifier type.
org.apache.directory.server.ntp - package org.apache.directory.server.ntp
Provides the entry point to instances of the NtpServer, as well as support for configuration and the root of the exception hierarchy.
org.apache.directory.server.ntp.io - package org.apache.directory.server.ntp.io
Provides the encoder and decoder for NTP message conversions.
org.apache.directory.server.ntp.messages - package org.apache.directory.server.ntp.messages
Provides message objects for NTP messages.
org.apache.directory.server.ntp.protocol - package org.apache.directory.server.ntp.protocol
Provides the IoHandler and associated ProtocolCodecFactory required to implement the NTP Service with the MINA NIO framework.
org.apache.directory.server.ntp.service - package org.apache.directory.server.ntp.service
Provides the implementation of the NtpService.

P

PPS - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "PPL" reference identifier type.
PTB - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "PTB" reference identifier type.

R

ReferenceIdentifier - Class in org.apache.directory.server.ntp.messages
Reference Identifier: This is a 32-bit bitstring identifying the particular reference source.

S

setLeapIndicator(LeapIndicatorType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setMode(ModeType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setOriginateTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setPollInterval(byte) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setPrecision(byte) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setReceiveTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setReferenceIdentifier(ReferenceIdentifier) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setReferenceTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setRootDelay(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setRootDispersion(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setStratum(StratumType) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setTransmitTimestamp(NtpTimeStamp) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
setVersionNumber(int) - Method in class org.apache.directory.server.ntp.messages.NtpMessageModifier
 
start() - Method in class org.apache.directory.server.ntp.NtpServer
Start the NTPServer.
stop() - Method in class org.apache.directory.server.ntp.NtpServer
StratumType - Enum in org.apache.directory.server.ntp.messages
Stratum: This is a eight-bit unsigned integer indicating the stratum level of the local clock, with values defined as follows: Stratum Meaning ---------------------------------------------- 0 unspecified or unavailable 1 primary reference (e.g., radio clock) 2-15 secondary reference (via NTP or SNTP) 16-255 reserved

T

TDF - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "TDF" reference identifier type.
toString() - Method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
 
toString() - Method in enum org.apache.directory.server.ntp.messages.ModeType
 
toString() - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
 
toString() - Method in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
 
toString() - Method in enum org.apache.directory.server.ntp.messages.StratumType
 
toString() - Method in class org.apache.directory.server.ntp.NtpServer
 

U

USNO - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "USNO" reference identifier type.

V

valueOf(String) - Static method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.ntp.messages.ModeType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.directory.server.ntp.messages.StratumType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.directory.server.ntp.messages.LeapIndicatorType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.directory.server.ntp.messages.ModeType
Returns an array containing the constants of this enum type, in the order they are declared.
VALUES - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
A list of all the reference identifier type constants.
values() - Static method in enum org.apache.directory.server.ntp.messages.StratumType
Returns an array containing the constants of this enum type, in the order they are declared.

W

writeTo(ByteBuffer) - Method in class org.apache.directory.server.ntp.messages.NtpTimeStamp
Writes this NtpTimeStamp to the given ByteBuffer.
WWV - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "WWV" reference identifier type.
WWVB - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "WWVB" reference identifier type.
WWVH - Static variable in class org.apache.directory.server.ntp.messages.ReferenceIdentifier
Constant for the "WWVH" reference identifier type.
A C D E G H I L M N O P R S T U V W 

Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.