|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPDomainUpdateCmd | |
---|---|
com.verisign.epp.serverstub | Stub Server classes to support the server handler for use of the Change Poll Extension. |
com.verisign.epp.serverstub.v06 | Stub Server classes to support the server handlers of v06 of the Fee Extension. |
com.verisign.epp.serverstub.v07 | Stub Server classes to support the server handlers of v07 of the Fee Extension. |
com.verisign.epp.serverstub.v08 | Stub Server classes to support the server handlers of v08 of the Fee Extension. |
com.verisign.epp.serverstub.v09 | Stub Server classes to support the server handlers of v09 of the Fee Extension. |
Uses of EPPDomainUpdateCmd in com.verisign.epp.serverstub |
---|
Methods in com.verisign.epp.serverstub with parameters of type EPPDomainUpdateCmd | |
---|---|
void |
FeeSubDomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Update Command. |
EPPResponse |
SecDNSV11SubDomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
java.lang.Object aData)
Handle an EPP Domain Update Command for version 1.1 of the secDNS extension. |
EPPResponse |
SecDNSV10SubDomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
java.lang.Object aData)
Handle an EPP Domain Update Command for version 1.0 of the secDNS extension. |
EPPResponse |
SecDNSSubDomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
java.lang.Object aData)
Handle an EPP Domain Update Command. |
Uses of EPPDomainUpdateCmd in com.verisign.epp.serverstub.v06 |
---|
Methods in com.verisign.epp.serverstub.v06 with parameters of type EPPDomainUpdateCmd | |
---|---|
void |
FeeV06DomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Update Command. |
Uses of EPPDomainUpdateCmd in com.verisign.epp.serverstub.v07 |
---|
Methods in com.verisign.epp.serverstub.v07 with parameters of type EPPDomainUpdateCmd | |
---|---|
void |
FeeV07DomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Update Command. |
Uses of EPPDomainUpdateCmd in com.verisign.epp.serverstub.v08 |
---|
Methods in com.verisign.epp.serverstub.v08 with parameters of type EPPDomainUpdateCmd | |
---|---|
void |
FeeV08DomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Update Command. |
Uses of EPPDomainUpdateCmd in com.verisign.epp.serverstub.v09 |
---|
Methods in com.verisign.epp.serverstub.v09 with parameters of type EPPDomainUpdateCmd | |
---|---|
void |
FeeV09DomainHandler.doDomainUpdate(EPPDomainUpdateCmd aUpdateCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Update Command. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |