public class WhoisDomainHandler extends DomainHandler
DomainHandler that
looks for the EPPWhoisInf command extension
with the info command and
adds the EPPWhoisInfData extension to the response.| Constructor and Description |
|---|
WhoisDomainHandler()
Constructs an instance of WhoisDomainHandler
|
| Modifier and Type | Method and Description |
|---|---|
protected EPPEventResponse |
doDomainInfo(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Domain Info command is received.
|
doDomainCheck, doDomainCreate, doDomainDelete, doDomainRenew, doDomainTransfer, doDomainUpdate, postHandleEvent, preHandleEventgetNamespace, handleEventpublic WhoisDomainHandler()
protected EPPEventResponse doDomainInfo(EPPEvent aEvent, java.lang.Object aData)
doDomainInfo in class DomainHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPDomaindHandlerCopyright © VeriSign Inc. All Rights Reserved.