|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.verisign.epp.framework.EPPRegistryHandler
com.verisign.epp.serverstub.RegistryHandler
public class RegistryHandler
| Constructor Summary | |
|---|---|
RegistryHandler()
|
|
| Method Summary | |
|---|---|
protected EPPEventResponse |
doRegistryCheck(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Registry Check command is received. |
protected EPPEventResponse |
doRegistryCreate(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Registry Create command is received. |
protected EPPEventResponse |
doRegistryDelete(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Registry Delete command is received. |
protected EPPEventResponse |
doRegistryInfo(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Registry Info command is received. |
protected EPPEventResponse |
doRegistryUpdate(EPPEvent aEvent,
java.lang.Object aData)
Invoked when a Registry Update command is received. |
| Methods inherited from class com.verisign.epp.framework.EPPRegistryHandler |
|---|
getNamespace, handleEvent, postHandleEvent, preHandleEvent |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public RegistryHandler()
| Method Detail |
|---|
protected EPPEventResponse doRegistryCreate(EPPEvent aEvent,
java.lang.Object aData)
EPPRegistryHandler
doRegistryCreate in class EPPRegistryHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPRegistryHandler
protected EPPEventResponse doRegistryUpdate(EPPEvent aEvent,
java.lang.Object aData)
EPPRegistryHandler
doRegistryUpdate in class EPPRegistryHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPRegistryHandler
protected EPPEventResponse doRegistryCheck(EPPEvent aEvent,
java.lang.Object aData)
EPPRegistryHandler
doRegistryCheck in class EPPRegistryHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPRegistryHandler
protected EPPEventResponse doRegistryInfo(EPPEvent aEvent,
java.lang.Object aData)
EPPRegistryHandler
doRegistryInfo in class EPPRegistryHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPRegistryHandler
protected EPPEventResponse doRegistryDelete(EPPEvent aEvent,
java.lang.Object aData)
doRegistryDelete in class EPPRegistryHandleraEvent - The EPPEvent that is being handledaData - Any data that a Server needs to send to this
EPPRegistryHandler
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||