Class OrgPollHandler

  • All Implemented Interfaces:
    EPPPollHandler

    public class OrgPollHandler
    extends java.lang.Object
    implements EPPPollHandler
    The OrgPollHandler implements EPPPollHandler for Org Name Mapping.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String KIND
      The kind used for the OrgPollHandler poll messages.
    • Constructor Summary

      Constructors 
      Constructor Description
      OrgPollHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getKind()
      Gets the kind of poll messages it handles.
      EPPResponse toResponse​(EPPPollDataRecord aRecord)
      Converts a poll queue EPPPollDataRecord to an EPPResponse.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Field Detail

      • KIND

        public static final java.lang.String KIND
        The kind used for the OrgPollHandler poll messages.
        See Also:
        Constant Field Values
    • Constructor Detail

      • OrgPollHandler

        public OrgPollHandler()
    • Method Detail

      • getKind

        public java.lang.String getKind()
        Gets the kind of poll messages it handles.
        Specified by:
        getKind in interface EPPPollHandler
        Returns:
        The domain name XML namespace represented by @link EPPOrgMapFactory.NS.