|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.verisign.epp.serverstub.NSPollHandler
public class NSPollHandler
NameStore poll handler for all NameStore poll messages. The kind associated
with the poll handler is NSPollHandler.
| Field Summary | |
|---|---|
static java.lang.String |
KIND
Kind of message handled by NSPollHandler. |
| Constructor Summary | |
|---|---|
NSPollHandler()
|
|
| Method Summary | |
|---|---|
java.lang.String |
getKind()
Gets the kind associated with NameStore poll messages |
EPPResponse |
toResponse(EPPPollDataRecord aRecord)
Convert an EPPPollDataRecord to an EPPResponse |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.String KIND
NSPollHandler.
| Constructor Detail |
|---|
public NSPollHandler()
| Method Detail |
|---|
public java.lang.String getKind()
getKind in interface EPPPollHandlerNSPollHandler
public EPPResponse toResponse(EPPPollDataRecord aRecord)
throws EPPPollQueueException
EPPPollDataRecord to an EPPResponse
toResponse in interface EPPPollHandleraRecord - Poll record to convert
EPPPollQueueException - Error processing record
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||