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 EPPPollHandler
LaunchPollHandler
public EPPResponse toResponse(EPPPollDataRecord aRecord) throws EPPPollQueueException
EPPPollDataRecord
to an EPPResponse
toResponse
in interface EPPPollHandler
aRecord
- Poll record to convertEPPPollQueueException
- Error processing record