Class NSPollHandler

  • All Implemented Interfaces:
    EPPPollHandler

    public class NSPollHandler
    extends java.lang.Object
    implements EPPPollHandler
    NameStore poll handler for all NameStore poll messages. The kind associated with the poll handler is NSPollHandler.
    • Field Summary

      Fields 
      Modifier and Type Field Description
      static java.lang.String KIND
      Kind of message handled by NSPollHandler.
    • Constructor Summary

      Constructors 
      Constructor Description
      NSPollHandler()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      java.lang.String getKind()
      Gets the kind associated with NameStore poll messages
      EPPResponse toResponse​(EPPPollDataRecord aRecord)
      Convert an EPPPollDataRecord to an EPPResponse
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait