Uses of Package
com.verisign.epp.codec.idntable

Packages that use com.verisign.epp.codec.idntable
com.verisign.epp.codec.idntable   
com.verisign.epp.interfaces Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. 
 

Classes in com.verisign.epp.codec.idntable used by com.verisign.epp.codec.idntable
EPPIdnTableCheckCmd.Form
          Check form types, that include:
UNDEFINED_FORM that represents an undefined state, where neither or both tables and domains are defined.
EPPIdnTableCheckDomain
          EPPIdnTableCheckDomain is used to represent the Internationalized Domain Name (IDN) information for a domain in a IDN table response to a <check> command.
EPPIdnTableCheckResp.Form
          Check form types, that include:
UNDEFINED_FORM that represents an undefined state, where neither or both tables and domains are defined.
EPPIdnTableCheckTable
          EPPIdnTableCheckTable is used to represent the Internationalized Domain Name (IDN) table identifier in a IDN table response to a <check< command.
EPPIdnTableDomainLabel
          EPPIdnTableDomainLabel is used to represent a domain name label used in the Domain Check Form and the Domain Info Form.
EPPIdnTableDomainLabel.Form
          Label form types, that include:
A_LABEL A-label domain name label.
EPPIdnTableInfoCmd.Form
          Info form types, that include:
UNDEFINED_FORM that represents an undefined state, where none of the forms can be determined.
EPPIdnTableInfoDomain
          EPPIdnTableInfoDomain is used to represent the Internationalized Domain Name (IDN) information for a domain in a IDN table response to a <info> command.
EPPIdnTableInfoDomainTable
          EPPIdnTableInfoDomainTable is used to represent the Internationalized Domain Name (IDN) table information for a domain name in a Domain Info Form response.
EPPIdnTableInfoDomainTable.Type
          Table types, that include:
LANGUAGE that represents a Language IDN Table.
EPPIdnTableInfoListItem
          EPPIdnTableInfoListItem is used to represent an IDN Table in a List Info Form response.
EPPIdnTableInfoResp.Form
          Check form types, that include:
DOMAIN_FORM that represents the "Domain Info Form".
EPPIdnTableInfoTable
          EPPIdnTableInfoTable is used to represent the Internationalized Domain Name (IDN) table information for an IDN Table in a Table Info Form response.
EPPIdnTableInfoTable.Type
          Table types, that include:
LANGUAGE that represents a Language IDN Table.
 

Classes in com.verisign.epp.codec.idntable used by com.verisign.epp.interfaces
EPPIdnTableCheckResp
          Represents an Internationalized Domain Name (IDN) Table response to a <check> command, with two different forms including the Domain Check Form and the Table Check Form.
EPPIdnTableDomainLabel.Form
          Label form types, that include:
A_LABEL A-label domain name label.
EPPIdnTableInfoResp
          Represents an EPP Internationalized Domain Name (IDN) Table <info> response, which support three different forms:
Domain Info Form - Used to validate the domain name code points against the IDN Tables and IDN Policies, and to return the matching IDN Table meta-data.
 



Copyright © VeriSign Inc. All Rights Reserved.