|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.verisign.epp.serverstub.ContactPollHandler
public class ContactPollHandler
The <ContactPollHandler> implements EPPPollHandler for Contact name
mapping only.
| Constructor Summary | |
|---|---|
ContactPollHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKind()
Gets the kind of poll handler. |
EPPResponse |
toResponse(EPPPollDataRecord aRecord)
Converts the internal poll data record to a valid EPPResponse. |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ContactPollHandler()
| Method Detail |
|---|
public java.lang.String getKind()
getKind in interface EPPPollHandler
public EPPResponse toResponse(EPPPollDataRecord aRecord)
throws EPPPollQueueException
EPPResponse.
toResponse in interface EPPPollHandleraRecord - Poll data record containing
poll queue meta information like the number of
messages in the queue as well as the concrete
poll message to be converted to an EPPResponse.
EPPResponse representing the
poll message.
EPPPollQueueException - Error converting record to an
EPPResponse
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||