Uses of Class
com.verisign.epp.framework.EPPPollDataRecord

Packages that use EPPPollDataRecord
com.verisign.epp.framework   
com.verisign.epp.serverstub   
 

Uses of EPPPollDataRecord in com.verisign.epp.framework
 

Methods in com.verisign.epp.framework that return EPPPollDataRecord
 EPPPollDataRecord EPPPollDataSource.get(java.lang.Object aRecp, java.lang.Object aContextData)
          Gets the next poll data record for the specified recipient.
 

Methods in com.verisign.epp.framework with parameters of type EPPPollDataRecord
 EPPResponse EPPPollHandler.toResponse(EPPPollDataRecord aRecord)
          DOCUMENT ME!
 

Uses of EPPPollDataRecord in com.verisign.epp.serverstub
 

Methods in com.verisign.epp.serverstub that return EPPPollDataRecord
 EPPPollDataRecord PollDataSource.get(java.lang.Object aRecp, java.lang.Object aContextData)
          Gets data from queue
 

Methods in com.verisign.epp.serverstub with parameters of type EPPPollDataRecord
 EPPResponse RgpDomainPollHandler.toResponse(EPPPollDataRecord aRecord)
          DOCUMENT ME!
 EPPResponse RegistryPollHandler.toResponse(EPPPollDataRecord aRecord)
           
 EPPResponse NSPollHandler.toResponse(EPPPollDataRecord aRecord)
          Convert an EPPPollDataRecord to an EPPResponse
 EPPResponse LowBalancePollHandler.toResponse(EPPPollDataRecord aRecord)
          DOCUMENT ME!
 EPPResponse LaunchPollHandler.toResponse(EPPPollDataRecord aRecord)
          Convert an EPPPollDataRecord to an EPPResponse
 EPPResponse DomainPollHandler.toResponse(EPPPollDataRecord aRecord)
          DOCUMENT ME!
 EPPResponse ContactPollHandler.toResponse(EPPPollDataRecord aRecord)
          Converts the internal poll data record to a valid EPPResponse.
 



Copyright © VeriSign Inc. All Rights Reserved.