public class NSPollHandler extends java.lang.Object implements EPPPollHandler
NSPollHandler.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KIND
Kind of message handled by
NSPollHandler. |
| Constructor and Description |
|---|
NSPollHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKind()
Gets the kind associated with NameStore poll messages
|
EPPResponse |
toResponse(EPPPollDataRecord aRecord)
Convert an
EPPPollDataRecord to an EPPResponse |
public static final java.lang.String KIND
NSPollHandler.public java.lang.String getKind()
getKind in interface EPPPollHandlerNSPollHandlerpublic EPPResponse toResponse(EPPPollDataRecord aRecord) throws EPPPollQueueException
EPPPollDataRecord to an EPPResponsetoResponse in interface EPPPollHandleraRecord - Poll record to convertEPPPollQueueException - Error processing recordCopyright © VeriSign Inc. All Rights Reserved.