public class NameVerificationPollHandler extends java.lang.Object implements EPPPollHandler
NameVerificationPollHandler.KIND.| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
KIND
Kind of message handled by
NameVerificationPollHandler. |
| Constructor and Description |
|---|
NameVerificationPollHandler() |
| 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
NameVerificationPollHandler.public java.lang.String getKind()
getKind in interface EPPPollHandlerNameVerificationPollHandlerpublic EPPResponse toResponse(EPPPollDataRecord aRecord) throws EPPPollQueueException
EPPPollDataRecord to an EPPResponsetoResponse in interface EPPPollHandleraRecord - Poll record to convertEPPPollQueueException - Error processing record