Package | Description |
---|---|
com.verisign.epp.serverstub |
Stub Server classes to support the server handler for
use of the Change Poll Extension.
|
com.verisign.epp.serverstub.v09 |
Stub Server classes to support the server handlers of v09
of the Fee Extension.
|
com.verisign.epp.serverstub.v1_0 |
Stub Server classes to support the server handlers of v1_0
of the Fee Extension.
|
com.verisign.epp.serverstub.v11 |
Stub Server classes to support the server handlers of v11
of the Fee Extension.
|
com.verisign.epp.serverstub.v23 |
Stub Server classes to support the server handlers of v11
of the Fee Extension.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeSubDomainHandler.doDomainDelete(EPPDomainDeleteCmd aDeleteCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Delete Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV09DomainHandler.doDomainDelete(EPPDomainDeleteCmd aDeleteCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Delete Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV1_0DomainHandler.doDomainDelete(EPPDomainDeleteCmd aDeleteCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Delete Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV11DomainHandler.doDomainDelete(EPPDomainDeleteCmd aDeleteCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Delete Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV23DomainHandler.doDomainDelete(EPPDomainDeleteCmd aDeleteCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Delete Command.
|
Copyright © VeriSign Inc. All Rights Reserved.