|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.verisign.epp.framework.EPPContactHandler
com.verisign.epp.serverstub.ContactHandler
com.verisign.epp.serverstub.JobsContactHandler
public class JobsContactHandler
Extension to the standard DomainHandler that
looks for the EPPWhoisInf command extension
with the info command and
adds the EPPWhoisInfData extension to the response.
| Constructor Summary | |
|---|---|
JobsContactHandler()
Constructs an instance of WhoisDomainHandler |
|
| Method Summary | |
|---|---|
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. |
| Methods inherited from class com.verisign.epp.serverstub.ContactHandler |
|---|
doContactCheck, doContactDelete, doContactTransfer, postHandleEvent, preHandleEvent |
| Methods inherited from class com.verisign.epp.framework.EPPContactHandler |
|---|
getNamespace, handleEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public JobsContactHandler()
| Method Detail |
|---|
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
EPPDomaindHandler
protected EPPEventResponse doContactInfo(EPPEvent aEvent,
java.lang.Object aData)
ContactHandler
doContactInfo in class ContactHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPDomaindHandler
protected EPPEventResponse doContactUpdate(EPPEvent aEvent,
java.lang.Object aData)
ContactHandler
doContactUpdate in class ContactHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPDomaindHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||