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, preHandleEvent
getNamespace, handleEvent
public WhoisDomainHandler()
protected EPPEventResponse doDomainInfo(EPPEvent aEvent, java.lang.Object aData)
doDomainInfo
in class DomainHandler
aEvent
- The EPPEvent
that is being handledaData
- Any data that a Server needs to send to this
EPPDomaindHandler
Copyright © VeriSign Inc. All Rights Reserved.