public class JobsContactHandler extends ContactHandler
DomainHandler that
looks for the EPPWhoisInf command extension
with the info command and
adds the EPPWhoisInfData extension to the response.| Constructor and Description |
|---|
JobsContactHandler()
Constructs an instance of WhoisDomainHandler
|
| Modifier and Type | Method and Description |
|---|---|
protected EPPEventResponse |
doContactCreate(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Domain Info command is received.
|
protected EPPEventResponse |
doContactInfo(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Contact Info command is received.
|
protected EPPEventResponse |
doContactUpdate(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Contact Update command is received.
|
doContactCheck, doContactDelete, doContactTransfer, postHandleEvent, preHandleEventgetNamespace, handleEventpublic JobsContactHandler()
protected EPPEventResponse doContactCreate(EPPEvent aEvent, java.lang.Object aData)
doContactCreate in class ContactHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPDomaindHandlerprotected EPPEventResponse doContactInfo(EPPEvent aEvent, java.lang.Object aData)
ContactHandlerdoContactInfo in class ContactHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPDomaindHandlerprotected EPPEventResponse doContactUpdate(EPPEvent aEvent, java.lang.Object aData)
ContactHandlerdoContactUpdate in class ContactHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPDomaindHandlerCopyright © VeriSign Inc. All Rights Reserved.