| Package | Description |
|---|---|
| com.verisign.epp.framework | |
| com.verisign.epp.serverstub |
Stub Server classes to support the server handler for
use of the Change Poll Extension.
|
| Modifier and Type | Method and Description |
|---|---|
EPPPollDataRecord |
EPPPollDataSource.get(java.lang.Object aRecp,
java.lang.Object aContextData)
Gets the next poll data record for the specified recipient.
|
| Modifier and Type | Method and Description |
|---|---|
EPPResponse |
EPPPollHandler.toResponse(EPPPollDataRecord aRecord)
Converts a poll queue
EPPPollDataRecord to an
EPPResponse. |
| Modifier and Type | Method and Description |
|---|---|
EPPPollDataRecord |
PollDataSource.get(java.lang.Object aRecp,
java.lang.Object aContextData)
Gets data from queue
|
| Modifier and Type | Method and Description |
|---|---|
EPPResponse |
RgpDomainPollHandler.toResponse(EPPPollDataRecord aRecord)
DOCUMENT ME!
|
EPPResponse |
RegistryPollHandler.toResponse(EPPPollDataRecord aRecord) |
EPPResponse |
OrgPollHandler.toResponse(EPPPollDataRecord aRecord)
Converts a poll queue
EPPPollDataRecord to an EPPResponse. |
EPPResponse |
NameVerificationPollHandler.toResponse(EPPPollDataRecord aRecord)
Convert an
EPPPollDataRecord to an EPPResponse |
EPPResponse |
NSPollHandler.toResponse(EPPPollDataRecord aRecord)
Convert an
EPPPollDataRecord to an EPPResponse |
EPPResponse |
LowBalancePollHandler.toResponse(EPPPollDataRecord aRecord)
DOCUMENT ME!
|
EPPResponse |
LaunchPollHandler.toResponse(EPPPollDataRecord aRecord)
Convert an
EPPPollDataRecord to an EPPResponse |
EPPResponse |
DomainPollHandler.toResponse(EPPPollDataRecord aRecord)
Converts a poll queue
EPPPollDataRecord to an
EPPResponse. |
EPPResponse |
ContactPollHandler.toResponse(EPPPollDataRecord aRecord)
Converts the internal poll data record to
a valid
EPPResponse. |
Copyright © VeriSign Inc. All Rights Reserved.