com.verisign.epp.serverstub
Class RegistryPollHandler

java.lang.Object
  extended by com.verisign.epp.serverstub.RegistryPollHandler
All Implemented Interfaces:
EPPPollHandler

public class RegistryPollHandler
extends java.lang.Object
implements EPPPollHandler


Constructor Summary
RegistryPollHandler()
           
 
Method Summary
 java.lang.String getKind()
          DOCUMENT ME!
 EPPResponse toResponse(EPPPollDataRecord aRecord)
          DOCUMENT ME!
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RegistryPollHandler

public RegistryPollHandler()
Method Detail

getKind

public java.lang.String getKind()
Description copied from interface: EPPPollHandler
DOCUMENT ME!

Specified by:
getKind in interface EPPPollHandler
Returns:
DOCUMENT ME!

toResponse

public EPPResponse toResponse(EPPPollDataRecord aRecord)
                       throws EPPPollQueueException
Description copied from interface: EPPPollHandler
DOCUMENT ME!

Specified by:
toResponse in interface EPPPollHandler
Parameters:
aRecord - DOCUMENT ME!
Returns:
DOCUMENT ME!
Throws:
EPPPollQueueException - DOCUMENT ME!


Copyright ? VeriSign Inc. All Rights Reserved.