public class DomainPollHandler extends java.lang.Object implements EPPPollHandler
DomainPollHandler implements EPPPollHandler for
Domain Name Mapping.| Constructor and Description |
|---|
DomainPollHandler() |
| Modifier and Type | Method and Description |
|---|---|
java.lang.String |
getKind()
Gets the kind of poll messages it handles.
|
EPPResponse |
toResponse(EPPPollDataRecord aRecord)
Converts a poll queue
EPPPollDataRecord to an
EPPResponse. |
public java.lang.String getKind()
getKind in interface EPPPollHandler@link EPPDomainMapFactory.NS.public EPPResponse toResponse(EPPPollDataRecord aRecord) throws EPPPollQueueException
EPPPollDataRecord to an
EPPResponse.toResponse in interface EPPPollHandleraRecord - Poll queue record to convert to an EPPResponse.EPPResponse that represents the poll queue
record.EPPPollQueueException - Error converting the EPPPollDataRecord to an
EPPResponse.Copyright © VeriSign Inc. All Rights Reserved.