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.doDomainCheck(EPPDomainCheckCmd aCheckCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Check Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV09DomainHandler.doDomainCheck(EPPDomainCheckCmd aCheckCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Check Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV1_0DomainHandler.doDomainCheck(EPPDomainCheckCmd aCheckCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Check Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV11DomainHandler.doDomainCheck(EPPDomainCheckCmd aCheckCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Check Command.
|
Modifier and Type | Method and Description |
---|---|
void |
FeeV23DomainHandler.doDomainCheck(EPPDomainCheckCmd aCheckCommand,
EPPResponse aResponse,
java.lang.Object aData)
Handle an EPP Domain Check Command.
|
Copyright © VeriSign Inc. All Rights Reserved.