public class LaunchPollHandler extends java.lang.Object implements EPPPollHandler
LaunchPollHandler.KIND.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KIND
Kind of message handled by
LaunchPollHandler. |
| Constructor and Description |
|---|
LaunchPollHandler() |
| 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
LaunchPollHandler.public java.lang.String getKind()
getKind in interface EPPPollHandlerLaunchPollHandlerpublic 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.