Uses of Class
com.verisign.epp.codec.gen.EPPEncodeException

Packages that use EPPEncodeException
com.verisign.epp.codec.allocationtoken   
com.verisign.epp.codec.balance   
com.verisign.epp.codec.changepoll Change Poll packet encoder and decoder classes (CODEC). 
com.verisign.epp.codec.coaext   
com.verisign.epp.codec.contact   
com.verisign.epp.codec.defReg   
com.verisign.epp.codec.domain   
com.verisign.epp.codec.emailFwd   
com.verisign.epp.codec.fee.v06 Fee Extension v06 packet encoder and decoder classes (CODEC). 
com.verisign.epp.codec.fee.v07 Fee Extension v07 packet encoder and decoder classes (CODEC). 
com.verisign.epp.codec.fee.v08 Fee Extension v08 packet encoder and decoder classes (CODEC). 
com.verisign.epp.codec.fee.v09 Fee Extension v09 packet encoder and decoder classes (CODEC). 
com.verisign.epp.codec.gen   
com.verisign.epp.codec.host   
com.verisign.epp.codec.idnext   
com.verisign.epp.codec.idnmap   
com.verisign.epp.codec.idntable   
com.verisign.epp.codec.jobscontact   
com.verisign.epp.codec.launch   
com.verisign.epp.codec.lowbalancepoll   
com.verisign.epp.codec.mark   
com.verisign.epp.codec.namestoreext   
com.verisign.epp.codec.nameWatch   
com.verisign.epp.codec.nv   
com.verisign.epp.codec.persreg   
com.verisign.epp.codec.premiumdomain   
com.verisign.epp.codec.registry   
com.verisign.epp.codec.relateddomainext   
com.verisign.epp.codec.reseller   
com.verisign.epp.codec.resellerext   
com.verisign.epp.codec.rgpext   
com.verisign.epp.codec.rgppoll   
com.verisign.epp.codec.secdnsext.v10   
com.verisign.epp.codec.secdnsext.v11   
com.verisign.epp.codec.signedMark   
com.verisign.epp.codec.suggestion   
com.verisign.epp.codec.suggestion.util   
com.verisign.epp.codec.syncext   
com.verisign.epp.codec.verificationcode   
com.verisign.epp.codec.whois   
com.verisign.epp.codec.whowas   
 

Uses of EPPEncodeException in com.verisign.epp.codec.allocationtoken
 

Methods in com.verisign.epp.codec.allocationtoken that throw EPPEncodeException
 org.w3c.dom.Element EPPAllocationToken.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 

Uses of EPPEncodeException in com.verisign.epp.codec.balance
 

Methods in com.verisign.epp.codec.balance that throw EPPEncodeException
 org.w3c.dom.Element EPPBalanceInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Put all data contained in this poll response into the given XML document
protected  org.w3c.dom.Element EPPBalanceInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPBalanceInfoCmd instance.
 org.w3c.dom.Element EPPCreditThreshold.encode(org.w3c.dom.Document aDocument)
          Append all attributes frm the EPPCreditThreshold to the given DOM Document
 

Uses of EPPEncodeException in com.verisign.epp.codec.changepoll
 

Methods in com.verisign.epp.codec.changepoll that throw EPPEncodeException
 org.w3c.dom.Element EPPChangeOperation.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPChangeOperation instance.
 org.w3c.dom.Element EPPChangeData.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPChangeCaseId.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPChangeCaseId instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.coaext
 

Methods in com.verisign.epp.codec.coaext that throw EPPEncodeException
 org.w3c.dom.Element EPPCoaExtValue.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPCoaExtUpdate.encode(org.w3c.dom.Document aDocument)
          Append all data from this COA update to the given DOM Document
 org.w3c.dom.Element EPPCoaExtKey.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPCoaExtInfData.encode(org.w3c.dom.Document aDocument)
          Append all data from this COA InfData to the given DOM Document
 org.w3c.dom.Element EPPCoaExtCreate.encode(org.w3c.dom.Document aDocument)
          Append all data from this COA create to the given DOM Document
 org.w3c.dom.Element EPPCoaExtAttr.encode(org.w3c.dom.Document aDocument)
          Encode an EPPCoaExtAttr by encoding its EPPCoaExtKey and EPPCoaExtValue attributes.
 

Uses of EPPEncodeException in com.verisign.epp.codec.contact
 

Methods in com.verisign.epp.codec.contact that throw EPPEncodeException
protected  org.w3c.dom.Element EPPContactUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactUpdateCmd instance.
protected  org.w3c.dom.Element EPPContactTransferResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactTransferResp instance.
protected  org.w3c.dom.Element EPPContactTransferCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactTransferCmd instance.
protected  org.w3c.dom.Element EPPContactPendActionMsg.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactPendActionMsg instance.
protected  org.w3c.dom.Element EPPContactInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactInfoResp instance.
protected  org.w3c.dom.Element EPPContactInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactInfoCmd instance.
protected  org.w3c.dom.Element EPPContactDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactDeleteCmd instance.
protected  org.w3c.dom.Element EPPContactCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactCreateResp instance.
protected  org.w3c.dom.Element EPPContactCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactCreateCmd instance.
protected  org.w3c.dom.Element EPPContactCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactCheckResp instance.
protected  org.w3c.dom.Element EPPContactCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactCheckCmd instance.
 org.w3c.dom.Element EPPContactStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactStatus instance.
 org.w3c.dom.Element EPPContactPostalDefinition.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactPostalDefinition instance.
 org.w3c.dom.Element EPPContactDiscloseOrg.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactDiscloseOrg instance.
 org.w3c.dom.Element EPPContactDiscloseName.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactDiscloseName instance.
 org.w3c.dom.Element EPPContactDiscloseAddress.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactDiscloseAddress instance.
 org.w3c.dom.Element EPPContactDisclose.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactDisclose instance.
 org.w3c.dom.Element EPPContactCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactCheckResult instance.
 org.w3c.dom.Element EPPContactAddress.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactAddress instance.
 org.w3c.dom.Element EPPContactAddChange.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPContactAddChange instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.defReg
 

Methods in com.verisign.epp.codec.defReg that throw EPPEncodeException
protected  org.w3c.dom.Element EPPDefRegUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegUpdateCmd instance.
protected  org.w3c.dom.Element EPPDefRegTransferResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegTransferResp instance.
protected  org.w3c.dom.Element EPPDefRegTransferCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegTransferCmd instance.
protected  org.w3c.dom.Element EPPDefRegRenewResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegRenewResp instance.
protected  org.w3c.dom.Element EPPDefRegRenewCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegRenewCmd instance.
protected  org.w3c.dom.Element EPPDefRegInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegInfoResp instance.
protected  org.w3c.dom.Element EPPDefRegInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegInfoCmd instance.
protected  org.w3c.dom.Element EPPDefRegDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegDeleteCmd instance.
protected  org.w3c.dom.Element EPPDefRegCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegCreateResp instance.
protected  org.w3c.dom.Element EPPDefRegCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegCreateCmd instance.
protected  org.w3c.dom.Element EPPDefRegCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegFwdCheckResp instance.
protected  org.w3c.dom.Element EPPDefRegCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegCheckCmd instance.
 org.w3c.dom.Element EPPDefRegStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegStatus instance.
 org.w3c.dom.Element EPPDefRegPeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegPeriod instance.
 org.w3c.dom.Element EPPDefRegName.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegName instance.
 org.w3c.dom.Element EPPDefRegCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegCheckResult instance.
 org.w3c.dom.Element EPPDefRegAddRemove.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDefRegAddRemove instance.
 void EPPDefRegName.validate()
          Validate the state of the EPPDefRegCreateCmd instance.
 void EPPDefRegCheckResult.validate()
          Validate the state of the EPPDefRegCreateCmd instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.domain
 

Methods in com.verisign.epp.codec.domain that throw EPPEncodeException
protected  org.w3c.dom.Element EPPDomainUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainUpdateCmd instance.
protected  org.w3c.dom.Element EPPDomainTransferResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainTransferResp instance.
protected  org.w3c.dom.Element EPPDomainTransferCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainTransferCmd instance.
protected  org.w3c.dom.Element EPPDomainRenewResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainRenewResp instance.
protected  org.w3c.dom.Element EPPDomainRenewCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainRenewCmd instance.
protected  org.w3c.dom.Element EPPDomainPendActionMsg.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainPendActionMsg instance.
protected  org.w3c.dom.Element EPPDomainInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainInfoResp instance.
protected  org.w3c.dom.Element EPPDomainInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainInfoCmd instance.
protected  org.w3c.dom.Element EPPDomainDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainDeleteCmd instance.
protected  org.w3c.dom.Element EPPDomainCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainCreateResp instance.
protected  org.w3c.dom.Element EPPDomainCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainCreateCmd instance.
protected  org.w3c.dom.Element EPPDomainCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainCheckResp instance.
protected  org.w3c.dom.Element EPPDomainCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainCheckCmd instance.
 org.w3c.dom.Element EPPHostAttr.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostAttr instance.
 org.w3c.dom.Element EPPDomainStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainStatus instance.
 org.w3c.dom.Element EPPDomainPeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainPeriod instance.
 org.w3c.dom.Element EPPDomainContact.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainContact instance.
 org.w3c.dom.Element EPPDomainCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainCheckResult instance.
 org.w3c.dom.Element EPPDomainAddRemove.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainAddRemove instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.emailFwd
 

Methods in com.verisign.epp.codec.emailFwd that throw EPPEncodeException
protected  org.w3c.dom.Element EPPEmailFwdUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdUpdateCmd instance.
protected  org.w3c.dom.Element EPPEmailFwdTransferResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdTransferResp instance.
protected  org.w3c.dom.Element EPPEmailFwdTransferCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdTransferCmd instance.
protected  org.w3c.dom.Element EPPEmailFwdRenewResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdRenewResp instance.
protected  org.w3c.dom.Element EPPEmailFwdRenewCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdRenewCmd instance.
protected  org.w3c.dom.Element EPPEmailFwdPendActionMsg.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdPendActionMsg instance.
protected  org.w3c.dom.Element EPPEmailFwdInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdInfoResp instance.
protected  org.w3c.dom.Element EPPEmailFwdInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdInfoCmd instance.
protected  org.w3c.dom.Element EPPEmailFwdDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdDeleteCmd instance.
protected  org.w3c.dom.Element EPPEmailFwdCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdCreateResp instance.
protected  org.w3c.dom.Element EPPEmailFwdCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdCreateCmd instance.
protected  org.w3c.dom.Element EPPEmailFwdCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdCheckResp instance.
protected  org.w3c.dom.Element EPPEmailFwdCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdCheckCmd instance.
 org.w3c.dom.Element EPPEmailFwdStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdStatus instance.
 org.w3c.dom.Element EPPEmailFwdPeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdPeriod instance.
 org.w3c.dom.Element EPPEmailFwdContact.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdContact instance.
 org.w3c.dom.Element EPPEmailFwdCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdCheckResult instance.
 org.w3c.dom.Element EPPEmailFwdAddRemove.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPEmailFwdAddRemove instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.fee.v06
 

Methods in com.verisign.epp.codec.fee.v06 that throw EPPEncodeException
 org.w3c.dom.Element EPPFeeValue.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeValue instance.
 org.w3c.dom.Element EPPFeeTransformResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeTransform.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeePeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeePeriod instance.
 org.w3c.dom.Element EPPFeeInfo.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeInfData.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeDomainResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeDomain.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeCredit.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCredit instance.
 org.w3c.dom.Element EPPFeeCommand.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCommand instance.
 org.w3c.dom.Element EPPFeeChkData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeChkData instance.
 org.w3c.dom.Element EPPFeeCheck.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
protected  void EPPFeeUpdData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeTrnData.validateAttributes()
          Validate the set of attributes on encode.
protected abstract  void EPPFeeTransformResult.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeRenData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeDelData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeCreData.validateAttributes()
          Validate the set of attributes on encode.
 

Uses of EPPEncodeException in com.verisign.epp.codec.fee.v07
 

Methods in com.verisign.epp.codec.fee.v07 that throw EPPEncodeException
 org.w3c.dom.Element EPPFeeValue.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeValue instance.
 org.w3c.dom.Element EPPFeeTransformResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeTransform.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeePeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeePeriod instance.
 org.w3c.dom.Element EPPFeeInfo.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeInfData.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeDomainResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeDomain.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeCredit.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCredit instance.
 org.w3c.dom.Element EPPFeeCommand.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCommand instance.
 org.w3c.dom.Element EPPFeeChkData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeChkData instance.
 org.w3c.dom.Element EPPFeeCheck.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
protected  void EPPFeeUpdData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeTrnData.validateAttributes()
          Validate the set of attributes on encode.
protected abstract  void EPPFeeTransformResult.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeRenData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeDelData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeCreData.validateAttributes()
          Validate the set of attributes on encode.
 

Uses of EPPEncodeException in com.verisign.epp.codec.fee.v08
 

Methods in com.verisign.epp.codec.fee.v08 that throw EPPEncodeException
 org.w3c.dom.Element EPPFeeValue.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeValue instance.
 org.w3c.dom.Element EPPFeeTransformResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeTransform.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeePeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeePeriod instance.
 org.w3c.dom.Element EPPFeeDomainResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeDomain.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeCredit.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCredit instance.
 org.w3c.dom.Element EPPFeeCommand.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCommand instance.
 org.w3c.dom.Element EPPFeeChkData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeChkData instance.
 org.w3c.dom.Element EPPFeeCheck.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
protected  void EPPFeeUpdData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeTrnData.validateAttributes()
          Validate the set of attributes on encode.
protected abstract  void EPPFeeTransformResult.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeRenData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeDelData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeCreData.validateAttributes()
          Validate the set of attributes on encode.
 

Uses of EPPEncodeException in com.verisign.epp.codec.fee.v09
 

Methods in com.verisign.epp.codec.fee.v09 that throw EPPEncodeException
 org.w3c.dom.Element EPPFeeValue.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeValue instance.
 org.w3c.dom.Element EPPFeeTransformResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeTransform.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeePeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeePeriod instance.
 org.w3c.dom.Element EPPFeeObjectResult.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeObject.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
 org.w3c.dom.Element EPPFeeCredit.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCredit instance.
 org.w3c.dom.Element EPPFeeCommand.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeCommand instance.
 org.w3c.dom.Element EPPFeeChkData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPFeeChkData instance.
 org.w3c.dom.Element EPPFeeCheck.encode(org.w3c.dom.Document aDocument)
          Encode instance into a DOM element tree.
protected  void EPPFeeUpdData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeTrnData.validateAttributes()
          Validate the set of attributes on encode.
protected abstract  void EPPFeeTransformResult.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeRenData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeDelData.validateAttributes()
          Validate the set of attributes on encode.
protected  void EPPFeeCreData.validateAttributes()
          Validate the set of attributes on encode.
 

Uses of EPPEncodeException in com.verisign.epp.codec.gen
 

Methods in com.verisign.epp.codec.gen that throw EPPEncodeException
protected abstract  org.w3c.dom.Element EPPUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPUpdateCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected abstract  org.w3c.dom.Element EPPTransferCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPTransferCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected  org.w3c.dom.Element EPPResponse.doEncode(org.w3c.dom.Document aDocument)
          Encodes the attributes of the concrete EPPResponse and must be overridden by EPPResponse derived classes.
protected abstract  org.w3c.dom.Element EPPRenewCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPRenewCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected abstract  org.w3c.dom.Element EPPProtocolExtension.doEncode(org.w3c.dom.Document aDocument)
          Encodes the atributes of a protocol extension of EPPProtocolExtension.
protected  org.w3c.dom.Element EPPPollCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPPollCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected abstract  org.w3c.dom.Element EPPInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPInfoCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected abstract  org.w3c.dom.Element EPPDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPDeleteCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected abstract  org.w3c.dom.Element EPPCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPCreateCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected abstract  org.w3c.dom.Element EPPCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Must be defined by EPPCheckCmd extensions (Command Mappings) to encode the attributes to a DOM Element tree.
protected  org.w3c.dom.Element EPPUpdateCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPUpdateCmd instance.
protected  org.w3c.dom.Element EPPTransferCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPTransferCmd instance.
protected  org.w3c.dom.Element EPPRenewCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPRenewCmd instance.
protected  org.w3c.dom.Element EPPPollCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPPollCmd instance.
protected  org.w3c.dom.Element EPPLogoutCmd.doGenEncode(org.w3c.dom.Document aDocument)
          encode EPPLoginCmd into a DOM element tree.
protected  org.w3c.dom.Element EPPLoginCmd.doGenEncode(org.w3c.dom.Document aDocument)
          encode EPPLoginCmd into a DOM element tree.
protected  org.w3c.dom.Element EPPInfoCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPInfoCmd instance.
protected  org.w3c.dom.Element EPPDeleteCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPDeleteCmd instance.
protected  org.w3c.dom.Element EPPCreateCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPCreateCmd instance.
protected abstract  org.w3c.dom.Element EPPCommand.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes the atributes of a general extension of EPPCommand.
protected  org.w3c.dom.Element EPPCheckCmd.doGenEncode(org.w3c.dom.Document aDocument)
          Encodes a DOM Element tree from the attributes of the EPPCheckCmd instance.
 org.w3c.dom.Element EPPValue.encode(org.w3c.dom.Document aDocument)
          encode EPPValue into a DOM element tree.
 org.w3c.dom.Element EPPTransId.encode(org.w3c.dom.Document aDocument)
          encode EPPTransId into a DOM element tree.
 org.w3c.dom.Element EPPStatement.encode(org.w3c.dom.Document aDocument)
          encode EPPStatement into a DOM element tree.
 org.w3c.dom.Element EPPServiceMenu.encode(org.w3c.dom.Document aDocument)
          encode EPPServiceMenu into a DOM element tree.
 org.w3c.dom.Element EPPService.encode(org.w3c.dom.Document aDocument)
          encode EPPService into a DOM element tree.
 org.w3c.dom.Element EPPResult.encode(org.w3c.dom.Document aDocument)
          encode EPPResult into a DOM element tree.
 org.w3c.dom.Element EPPResponse.encode(org.w3c.dom.Document aDocument)
          encode EPPResponse into a DOM element tree.
 org.w3c.dom.Element EPPRecipient.encode(org.w3c.dom.Document aDocument)
          encode EPPRecipient into a DOM element tree.
 org.w3c.dom.Element EPPPurpose.encode(org.w3c.dom.Document aDocument)
          encode EPPPurpose into a DOM element tree.
 org.w3c.dom.Element EPPProtocolExtension.encode(org.w3c.dom.Document aDocument)
          encode EPPProtocolExtension into a DOM element tree.
 org.w3c.dom.Element EPPMsgQueue.encode(org.w3c.dom.Document aDocument)
          encode EPPMsgQueue into a DOM element tree.
 org.w3c.dom.Element EPPHello.encode(org.w3c.dom.Document aDocument)
          encode EPPHello into a DOM element tree.
 org.w3c.dom.Element EPPGreeting.encode(org.w3c.dom.Document aDocument)
          encode EPPGreeting into a DOM element tree.
 org.w3c.dom.Element EPPExtValue.encode(org.w3c.dom.Document aDocument)
          encode EPPExtValue into a DOM element tree.
 org.w3c.dom.Element EPPDcp.encode(org.w3c.dom.Document aDocument)
          encode EPPDcp into a DOM element tree.
 org.w3c.dom.Element EPPCredentials.encode(org.w3c.dom.Document aDocument)
          encode EPPCredentials into a DOM element tree.
 org.w3c.dom.Element EPPCommand.encode(org.w3c.dom.Document aDocument)
          encode EPPCommand into a DOM element tree.
 org.w3c.dom.Element EPPCodecComponent.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPAuthInfo.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPAuthInfo instance.
 org.w3c.dom.Document EPPCodec.encode(EPPMessage aMessage)
          encodes a concrete EPPMessage into a DOM Document.
static void EPPUtil.encodeBigDecimal(org.w3c.dom.Document aDocument, org.w3c.dom.Element aElement, java.math.BigDecimal aBigDecimal, java.lang.String aFormat)
          Encode a Double in XML with a given XML namespace and tag name.
static void EPPUtil.encodeBigDecimal(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.math.BigDecimal aBigDecimal, java.lang.String aNS, java.lang.String aTagName, java.lang.String aFormat)
          Encode a Double in XML with a given XML namespace and tag name.
static void EPPUtil.encodeBoolean(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.lang.Boolean aBoolean, java.lang.String aNS, java.lang.String aTagName)
          Encode a Boolean in XML with a given XML namespace and tag name.
static void EPPUtil.encodeComp(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, EPPCodecComponent aComp)
          Encode a EPPCodecComponent instance in XML.
static void EPPUtil.encodeCompList(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.util.List aList)
          Encode a List of EPPCodecComponent's in XML.
static void EPPUtil.encodeCompVector(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.util.Vector aVector)
          Encode a Vector of EPPCodecComponent's in XML.
static void EPPUtil.encodeDate(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.util.Date aDate, java.lang.String aNS, java.lang.String aTagName)
          Encode a Date in XML with a given XML namespace and tag name.
static void EPPUtil.encodeIntegerList(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.util.List aList, java.lang.String aNS, java.lang.String aTagName)
          Encode a List of Integer's in XML with a given XML namespace and tag name.
static void EPPUtil.encodeList(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.util.List aList, java.lang.String aNS, java.lang.String aTagName)
          Encode a List of String's in XML with a given XML namespace and tag name.
static void EPPUtil.encodeNill(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.lang.String aNS, java.lang.String aTagName)
          DOCUMENT ME!
static void EPPUtil.encodeString(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.lang.String aString, java.lang.String aNS, java.lang.String aTagName)
          Encode a String in XML with a given XML namespace and tag name.
static void EPPUtil.encodeTimeInstant(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.util.Date aDate, java.lang.String aNS, java.lang.String aTagName)
          Encode a Date, as date and time, in XML with a given XML namespace and tag name.
static void EPPUtil.encodeVector(org.w3c.dom.Document aDocument, org.w3c.dom.Element aRoot, java.util.Vector aVector, java.lang.String aNS, java.lang.String aTagName)
          Encode a Vector of String's in XML with a given XML namespace and tag name.
 

Uses of EPPEncodeException in com.verisign.epp.codec.host
 

Methods in com.verisign.epp.codec.host that throw EPPEncodeException
protected  org.w3c.dom.Element EPPHostUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostUpdateCmd instance.
protected  org.w3c.dom.Element EPPHostPendActionMsg.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostPendActionMsg instance.
protected  org.w3c.dom.Element EPPHostInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostInfoResp instance.
protected  org.w3c.dom.Element EPPHostInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostInfoCmd instance.
protected  org.w3c.dom.Element EPPHostDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostDeleteCmd instance.
protected  org.w3c.dom.Element EPPHostCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostCreateResp instance.
protected  org.w3c.dom.Element EPPHostCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostCreateCmd instance.
protected  org.w3c.dom.Element EPPHostCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostCheckResp instance.
protected  org.w3c.dom.Element EPPHostCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostCheckCmd instance.
 org.w3c.dom.Element EPPHostStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostStatus instance.
 org.w3c.dom.Element EPPHostCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostCheckResult instance.
 org.w3c.dom.Element EPPHostAddress.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostAddress instance.
 org.w3c.dom.Element EPPHostAddRemove.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPHostAddRemove instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.idnext
 

Methods in com.verisign.epp.codec.idnext that throw EPPEncodeException
 org.w3c.dom.Element EPPIdnLangTag.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 

Uses of EPPEncodeException in com.verisign.epp.codec.idnmap
 

Methods in com.verisign.epp.codec.idnmap that throw EPPEncodeException
 org.w3c.dom.Element EPPIdnMap.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 

Uses of EPPEncodeException in com.verisign.epp.codec.idntable
 

Methods in com.verisign.epp.codec.idntable that throw EPPEncodeException
protected  org.w3c.dom.Element EPPIdnTableInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPIdnTableInfoResp instance.
protected  org.w3c.dom.Element EPPIdnTableInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPIdnTableInfoCmd instance.
protected  org.w3c.dom.Element EPPIdnTableCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPIdnTableCheckResp instance.
protected  org.w3c.dom.Element EPPIdnTableCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPIdnTableCheckCmd instance.
 org.w3c.dom.Element EPPIdnTableInfoTable.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPIdnTableInfoListItem.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPIdnTableInfoDomainTable.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPIdnTableInfoDomain.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPIdnTableDomainLabel.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPIdnTableCheckTable.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPIdnTableCheckDomain.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 

Uses of EPPEncodeException in com.verisign.epp.codec.jobscontact
 

Methods in com.verisign.epp.codec.jobscontact that throw EPPEncodeException
 org.w3c.dom.Element EPPJobsContactUpdateCmd.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPJobsContactInfoResp.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPJobsContactCreateCmd.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 

Uses of EPPEncodeException in com.verisign.epp.codec.launch
 

Methods in com.verisign.epp.codec.launch that throw EPPEncodeException
 org.w3c.dom.Element EPPLaunchUpdate.encode(org.w3c.dom.Document aDocument)
          Encode the EPPLaunchUpdate to a DOM Element
 org.w3c.dom.Element EPPLaunchStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPLaunchStatus instance.
 org.w3c.dom.Element EPPLaunchPhase.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPLaunchPhase instance.
 org.w3c.dom.Element EPPLaunchNotice.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPLaunchInfo.encode(org.w3c.dom.Document aDocument)
          Encode the EPPLaunchInfo to a DOM Element
 org.w3c.dom.Element EPPLaunchInfData.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPLaunchDelete.encode(org.w3c.dom.Document aDocument)
          Encode the EPPLaunchDelete to a DOM Element
 org.w3c.dom.Element EPPLaunchCreate.encode(org.w3c.dom.Document aDocument)
          Encode the EPPLaunchCreate to a DOM Element
 org.w3c.dom.Element EPPLaunchCreData.encode(org.w3c.dom.Document aDocument)
          Encode the EPPLaunchCreData to a DOM Element
 org.w3c.dom.Element EPPLaunchCodeMark.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPLaunchClaimKey.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPLaunchClaimKey instance.
 org.w3c.dom.Element EPPLaunchChkData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPLaunchCheckResp instance.
 org.w3c.dom.Element EPPLaunchCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPLaunchCheckResult instance.
 org.w3c.dom.Element EPPLaunchCheck.encode(org.w3c.dom.Document aDocument)
          Encode the EPPLaunchCheck to a DOM Element
 

Uses of EPPEncodeException in com.verisign.epp.codec.lowbalancepoll
 

Methods in com.verisign.epp.codec.lowbalancepoll that throw EPPEncodeException
 org.w3c.dom.Element EPPLowBalancePollResponse.doEncode(org.w3c.dom.Document aDocument)
          Put all data contained in this poll resonse into the given XML document
 org.w3c.dom.Element EPPLowBalancePollThreshold.encode(org.w3c.dom.Document aDocument)
          Append all data from this Low Balance data to the given DOM Document
 

Uses of EPPEncodeException in com.verisign.epp.codec.mark
 

Methods in com.verisign.epp.codec.mark that throw EPPEncodeException
 byte[] EPPTreatyOrStatute.encode()
          Encode the treaty or statute to a byte[].
 byte[] EPPTrademark.encode()
          Encode the trademark to a byte[].
 byte[] EPPMark.encode()
          Encode the mark to a byte[].
 byte[] EPPCourt.encode()
          Encode the court to a byte[].
 org.w3c.dom.Element EPPTreatyOrStatute.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPTrademark.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPProtection.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPMarkContact.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPMarkAddress.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPMark.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPCourt.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 

Uses of EPPEncodeException in com.verisign.epp.codec.namestoreext
 

Methods in com.verisign.epp.codec.namestoreext that throw EPPEncodeException
 org.w3c.dom.Element EPPNamestoreExtNamestoreExt.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPNamestoreExtNSExtErrData.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 

Uses of EPPEncodeException in com.verisign.epp.codec.nameWatch
 

Methods in com.verisign.epp.codec.nameWatch that throw EPPEncodeException
protected  org.w3c.dom.Element EPPNameWatchUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchUpdateCmd instance.
protected  org.w3c.dom.Element EPPNameWatchTransferResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchTransferResp instance.
protected  org.w3c.dom.Element EPPNameWatchTransferCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchTransferCmd instance.
protected  org.w3c.dom.Element EPPNameWatchRenewResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchRenewResp instance.
protected  org.w3c.dom.Element EPPNameWatchRenewCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchRenewCmd instance.
protected  org.w3c.dom.Element EPPNameWatchInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchInfoResp instance.
protected  org.w3c.dom.Element EPPNameWatchInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchInfoCmd instance.
protected  org.w3c.dom.Element EPPNameWatchDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchDeleteCmd instance.
protected  org.w3c.dom.Element EPPNameWatchCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchCreateResp instance.
protected  org.w3c.dom.Element EPPNameWatchCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchCreateCmd instance.
 org.w3c.dom.Element EPPNameWatchStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchStatus instance.
 org.w3c.dom.Element EPPNameWatchRptTo.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchRptTo instance.
 org.w3c.dom.Element EPPNameWatchPeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchPeriod instance.
 org.w3c.dom.Element EPPNameWatchAddRemove.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameWatchAddRemove instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.nv
 

Methods in com.verisign.epp.codec.nv that throw EPPEncodeException
protected  org.w3c.dom.Element EPPNameVerificationUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationUpdateCmd instance.
protected  org.w3c.dom.Element EPPNameVerificationPendActionMsg.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationPendActionMsg instance.
protected  org.w3c.dom.Element EPPNameVerificationInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationInfoResp instance.
protected  org.w3c.dom.Element EPPNameVerificationInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationInfoCmd instance.
protected  org.w3c.dom.Element EPPNameVerificationCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCreateResp instance.
protected  org.w3c.dom.Element EPPNameVerificationCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCreateCmd instance.
protected  org.w3c.dom.Element EPPNameVerificationCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCheckResp instance.
protected  org.w3c.dom.Element EPPNameVerificationCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCheckCmd instance.
 org.w3c.dom.Element EPPRealNameVerification.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRealNameVerification instance.
 org.w3c.dom.Element EPPNameVerificationInfoSignedCodeResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationInfoSignedCodeResult instance.
 org.w3c.dom.Element EPPNameVerificationInfoInputResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationInfoInputResult instance.
 org.w3c.dom.Element EPPNameVerificationDocument.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationDocument instance.
 org.w3c.dom.Element EPPNameVerificationCreateSuccess.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCreateSuccess instance.
 org.w3c.dom.Element EPPNameVerificationCreatePending.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCreatePending instance.
 org.w3c.dom.Element EPPNameVerificationCreateFailed.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCreateFailed instance.
 org.w3c.dom.Element EPPNameVerificationCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPNameVerificationCheckResult instance.
 org.w3c.dom.Element EPPDomainNameVerification.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPDomainNameVerification instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.persreg
 

Methods in com.verisign.epp.codec.persreg that throw EPPEncodeException
 org.w3c.dom.Element EPPPersRegInfoData.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPPersRegGenData.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPPersRegCreateErrData.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPPersRegCreate.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 

Uses of EPPEncodeException in com.verisign.epp.codec.premiumdomain
 

Methods in com.verisign.epp.codec.premiumdomain that throw EPPEncodeException
 org.w3c.dom.Element EPPPremiumDomainReAssignCmd.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPPremiumDomainReAssignCmd instance.
 org.w3c.dom.Element EPPPremiumDomainCheckResult.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPPremiumDomainCheckResp instance.
 org.w3c.dom.Element EPPPremiumDomainCheckResp.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPPremiumDomainCheckResp instance.
 org.w3c.dom.Element EPPPremiumDomainCheck.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPPremiumDomainCheck instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.registry
 

Methods in com.verisign.epp.codec.registry that throw EPPEncodeException
protected  org.w3c.dom.Element EPPRegistryUpdateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryUpdateResp instance.
protected  org.w3c.dom.Element EPPRegistryUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryUpdateCmd instance.
protected  org.w3c.dom.Element EPPRegistryInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryInfoResp instance.
protected  org.w3c.dom.Element EPPRegistryInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryInfoCmd instance.
protected  org.w3c.dom.Element EPPRegistryDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryDeleteCmd instance.
protected  org.w3c.dom.Element EPPRegistryCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryCreateResp instance.
protected  org.w3c.dom.Element EPPRegistryCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryCreateCmd instance.
protected  org.w3c.dom.Element EPPRegistryCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryCheckResp instance.
protected  org.w3c.dom.Element EPPRegistryCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryCheckCmd instance.
 org.w3c.dom.Element EPPRegistryZoneMember.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryZoneMember instance.
 org.w3c.dom.Element EPPRegistryZoneList.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryZoneList instance.
 org.w3c.dom.Element EPPRegistryZoneInfo.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryZoneInfo instance.
 org.w3c.dom.Element EPPRegistryZone.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryZone instance.
 org.w3c.dom.Element EPPRegistrySupportedStatus.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistrySupportedStatus instance.
 org.w3c.dom.Element EPPRegistryServicesExt.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryServices.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryServices.EPPRegistryURI.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistrySLAInfo.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistrySLA.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryReservedNames.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryRelated.encode(org.w3c.dom.Document aDocument)
          Encode the EPPRegistryRelated to a DOM Element
 org.w3c.dom.Element EPPRegistryRegex.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryRegex instance.
 org.w3c.dom.Element EPPRegistryRGP.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryRGP instance.
 org.w3c.dom.Element EPPRegistryPostal.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryPostal instance.
 org.w3c.dom.Element EPPRegistryPhase.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryPeriodType.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryMinMaxPeriod.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryMinMaxLength.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryMinMax.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryMaxSig.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryLanguageType.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPRegistryKeyValue.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryKeyValue instance.
 org.w3c.dom.Element EPPRegistryKey.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryKey instance.
 org.w3c.dom.Element EPPRegistryInternalHost.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryInternalHost instance.
 org.w3c.dom.Element EPPRegistryIDN.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryIDN instance.
 org.w3c.dom.Element EPPRegistryHost.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryHost instance.
 org.w3c.dom.Element EPPRegistryGracePeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryGracePeriod instance.
 org.w3c.dom.Element EPPRegistryFields.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryFields instance.
 org.w3c.dom.Element EPPRegistryExternalHost.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryExternalHost instance.
 org.w3c.dom.Element EPPRegistryDomainPeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryDomainPeriod instance.
 org.w3c.dom.Element EPPRegistryDomainName.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryDomainName instance.
 org.w3c.dom.Element EPPRegistryDomainContact.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryDomainContact instance.
 org.w3c.dom.Element EPPRegistryDomain.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryDomain instance.
 org.w3c.dom.Element EPPRegistryDS.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryDS instance.
 org.w3c.dom.Element EPPRegistryDNSSEC.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryDNSSEC instance.
 org.w3c.dom.Element EPPRegistryCustomData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryCustomData instance.
 org.w3c.dom.Element EPPRegistryContactStreet.encode(org.w3c.dom.Document aDocument)
          DOCUMENT ME!
 org.w3c.dom.Element EPPRegistryContactAddress.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryContactAddress instance.
 org.w3c.dom.Element EPPRegistryContact.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRegistryContact instance.
 org.w3c.dom.Element EPPRegistryCheckResult.encode(org.w3c.dom.Document aDocument)
          DOCUMENT ME!
protected  void EPPRegistryMinMaxLength.validateState()
           
protected  void EPPRegistryInternalHost.validateState()
          Validate the state of the EPPRegistryInternalHost instance.
protected  void EPPRegistryExternalHost.validateState()
          Validate the state of the EPPRegistryExternalHost instance.
protected  void EPPRegistryContactStreet.validateState()
           
protected  void EPPRegistryContactStateProvince.validateState()
           
protected  void EPPRegistryContactPostalCode.validateState()
           
protected  void EPPRegistryContactOrg.validateState()
          Validate the state of the EPPRegistryContactOrg instance.
protected  void EPPRegistryContactName.validateState()
          Validate the state of the EPPRegistryContactName instance.
protected  void EPPRegistryContactCity.validateState()
           
 

Uses of EPPEncodeException in com.verisign.epp.codec.relateddomainext
 

Methods in com.verisign.epp.codec.relateddomainext that throw EPPEncodeException
 org.w3c.dom.Element EPPRelatedDomainExtUpdate.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of available related domain names represented by EPPRelatedDomainExtName to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtTransferResp.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of domains that have been transferred represented by EPPRelatedDomainExtDomainData to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtTransfer.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of transfer related domains represented by EPPRelatedDomainExtDomain to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtRenewResp.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of available related domain names represented by EPPRelatedDomainExtDomainData to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtRenew.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of available related domain names represented by EPPRelatedDomainExtDomain to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtRegistered.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of registered related domain names represented by EPPRelatedDomainExtName to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtPeriod.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRelatedDomainExtPeriod instance.
 org.w3c.dom.Element EPPRelatedDomainExtName.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRelatedDomainExtName instance.
 org.w3c.dom.Element EPPRelatedDomainExtInfo.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRelatedDomainExtInfo instance.
 org.w3c.dom.Element EPPRelatedDomainExtInfData.encode(org.w3c.dom.Document aDocument)
          Append all data from this infData to the given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtGroup.encode(org.w3c.dom.Document aDocument)
          Append all data from this group to the given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtFields.encode(org.w3c.dom.Document aDocument)
          Append all data from this EPPRelatedDomainExtFields to the given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtField.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRelatedDomainExtField instance.
 org.w3c.dom.Element EPPRelatedDomainExtDomainData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRelatedDomainExtDomainData instance.
 org.w3c.dom.Element EPPRelatedDomainExtDomain.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRelatedDomainExtDomain instance.
 org.w3c.dom.Element EPPRelatedDomainExtDeleteResp.encode(org.w3c.dom.Document aDocument)
          Append all data from the list deleted related domain names represented by EPPRelatedDomainExtDomainData to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtDelete.encode(org.w3c.dom.Document aDocument)
          Append all data from the list related domain names to be deleted to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtCreateResp.encode(org.w3c.dom.Document aDocument)
          Append all data from the list registered related domain names represented by EPPRelatedDomainExtDomainData to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtCreate.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of related domains represented by EPPRelatedDomainExtDomain to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtAvailable.encode(org.w3c.dom.Document aDocument)
          Append all data from the list of the list of available related domain names represented by EPPRelatedDomainExtName to given DOM Document
 org.w3c.dom.Element EPPRelatedDomainExtAuthInfo.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPRelatedDomainExtAuthInfo instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.reseller
 

Methods in com.verisign.epp.codec.reseller that throw EPPEncodeException
protected  org.w3c.dom.Element EPPResellerUpdateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerUpdateCmd instance.
protected  org.w3c.dom.Element EPPResellerInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerInfoResp instance.
protected  org.w3c.dom.Element EPPResellerInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerInfoCmd instance.
protected  org.w3c.dom.Element EPPResellerDeleteCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerDeleteCmd instance.
protected  org.w3c.dom.Element EPPResellerCreateResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerCreateResp instance.
protected  org.w3c.dom.Element EPPResellerCreateCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerCreateCmd instance.
protected  org.w3c.dom.Element EPPResellerCheckResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerCheckResp instance.
protected  org.w3c.dom.Element EPPResellerCheckCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerCheckCmd instance.
 org.w3c.dom.Element EPPResellerPostalDefinition.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerPostalDefinition instance.
 org.w3c.dom.Element EPPResellerDisclose.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerDisclose instance.
 org.w3c.dom.Element EPPResellerContact.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerContact instance.
 org.w3c.dom.Element EPPResellerCheckResult.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPResellerAddress.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerAddress instance.
protected  void EPPResellerDisclose.validateState()
          Validate the state of the EPPResllerDisclose instance.
 

Uses of EPPEncodeException in com.verisign.epp.codec.resellerext
 

Methods in com.verisign.epp.codec.resellerext that throw EPPEncodeException
 org.w3c.dom.Element EPPResellerExtUpdate.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 org.w3c.dom.Element EPPResellerExtInfData.encode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPResellerExtInfoResp instance.
 org.w3c.dom.Element EPPResellerExtCreate.encode(org.w3c.dom.Document aDocument)
          encode instance into a DOM element tree.
 

Uses of EPPEncodeException in com.verisign.epp.codec.rgpext
 

Methods in com.verisign.epp.codec.rgpext that throw EPPEncodeException
 org.w3c.dom.Element EPPRgpExtUpdate.encode(org.w3c.dom.Document aDocument)
          Append all data from this RGP inf data to the given DOM Document
 org.w3c.dom.Element EPPRgpExtUpData.encode(org.w3c.dom.Document aDocument)
          Append all data from this RGP inf data to the given DOM Document
 org.w3c.dom.Element EPPRgpExtStatus.encode(org.w3c.dom.Document aDocument)
          Append all data from this RGP inf data to the given DOM Document
 org.w3c.dom.Element EPPRgpExtRestore.encode(org.w3c.dom.Document aDocument)
          Append all data from this RGP inf data to the given DOM Document
 org.w3c.dom.Element EPPRgpExtReportText.encode(org.w3c.dom.Document aDocument)
          Attach all data to the DOM Document passed in.
 org.w3c.dom.Element EPPRgpExtReport.encode(org.w3c.dom.Document aDocument)
          Attach all data to the DOM Document passed in.
 org.w3c.dom.Element EPPRgpExtInfData.encode(org.w3c.dom.Document aDocument)
          Append all data from this RGP inf data to the given DOM Document
 

Uses of EPPEncodeException in com.verisign.epp.codec.rgppoll
 

Methods in com.verisign.epp.codec.rgppoll that throw EPPEncodeException
 org.w3c.dom.Element EPPRgpPollResponse.doEncode(org.w3c.dom.Document aDocument)
          Put all data contained in this poll resonse into the given XML document
 org.w3c.dom.Element EPPRgpPollStatus.encode(org.w3c.dom.Document aDocument)
          Append all data from this RGP inf data to the given DOM Document
 

Uses of EPPEncodeException in com.verisign.epp.codec.secdnsext.v10
 

Methods in com.verisign.epp.codec.secdnsext.v10 that throw EPPEncodeException
 org.w3c.dom.Element EPPSecDNSExtUpdate.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS update to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtKeyData.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS:keyData to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtInfData.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS inf data to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtDsData.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS:dsData to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtCreate.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS create to the given DOM Document
 

Uses of EPPEncodeException in com.verisign.epp.codec.secdnsext.v11
 

Methods in com.verisign.epp.codec.secdnsext.v11 that throw EPPEncodeException
 org.w3c.dom.Element EPPSecDNSExtUpdate.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS update to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtKeyData.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS:keyData to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtInfData.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS create to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtDsData.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS:dsData to the given DOM Document
 org.w3c.dom.Element EPPSecDNSExtCreate.encode(org.w3c.dom.Document aDocument)
          Append all data from this secDNS create to the given DOM Document
 

Uses of EPPEncodeException in com.verisign.epp.codec.signedMark
 

Methods in com.verisign.epp.codec.signedMark that throw EPPEncodeException
 java.lang.String SMDRevocationList.encode()
          Encodes the SMD Revocation List to a String.
 java.lang.String RevokedSMD.encode()
          Encodes the revoked SMD attributes into a revoked SMD line.
 byte[] EPPSignedMark.encode()
          Encode the signed mark to a byte[].
 byte[] EPPEncodedSignedMark.encode()
          Encode the signed mark to a byte[].
 org.w3c.dom.Element EPPSignedMark.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPIssuer.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPEncodedSignedMark.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 

Constructors in com.verisign.epp.codec.signedMark that throw EPPEncodeException
EPPEncodedSignedMark(EPPSignedMark aSignedMark)
          Construct Encoded SignMark object from SignMark object.
EPPEncodedSignedMark(java.lang.String aId, EPPIssuer aIssuer, java.util.Date aNotBefore, java.util.Date aNotAfter, EPPMark aMark)
          Create an EPPEncodedSignedMark with the id, issuer, not before date, not after date, and the mark attributes of the signed mark.
EPPSignedMark(java.lang.String aId, EPPIssuer aIssuer, java.util.Date aNotBefore, java.util.Date aNotAfter, EPPMark aMark)
          Create an EPPSignedMark with the id, issuer, not before date, not after date, and the mark attributes of the signed mark.
 

Uses of EPPEncodeException in com.verisign.epp.codec.suggestion
 

Methods in com.verisign.epp.codec.suggestion that throw EPPEncodeException
protected  org.w3c.dom.Element EPPSuggestionInfoResp.doEncode(org.w3c.dom.Document aDocument)
           
protected  org.w3c.dom.Element EPPSuggestionInfoCmd.doEncode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionToken.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionTld.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionTable.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionRow.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionRelated.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionRecord.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionGrid.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionGeo.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionFilter.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionCoordinates.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionCell.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionAnswer.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionAddress.encode(org.w3c.dom.Document aDocument)
           
 org.w3c.dom.Element EPPSuggestionAction.encode(org.w3c.dom.Document aDocument)
           
 

Uses of EPPEncodeException in com.verisign.epp.codec.suggestion.util
 

Methods in com.verisign.epp.codec.suggestion.util that throw EPPEncodeException
static void ExceptionUtil.missingDuringEncode(java.lang.String aElement)
          Helper method for dealing with missing elements while encoding.
 

Uses of EPPEncodeException in com.verisign.epp.codec.syncext
 

Methods in com.verisign.epp.codec.syncext that throw EPPEncodeException
 org.w3c.dom.Element EPPSyncExtUpdate.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document.
 

Uses of EPPEncodeException in com.verisign.epp.codec.verificationcode
 

Methods in com.verisign.epp.codec.verificationcode that throw EPPEncodeException
 java.lang.String VerificationCodeRevocationList.encode()
          Encodes the Verification Code Revocation List to a String.
 java.lang.String RevokedVerificationCode.encode()
          Encodes the revoked verification code attributes into a revoked verification code line.
 byte[] EPPSignedCode.encode()
          Encode the signed code to a byte[].
 byte[] EPPEncodedSignedCodeValue.encode()
          Encode the signed code to a byte[].
 org.w3c.dom.Element EPPVerificationCodeProfile.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPVerificationCodeInfo.encode(org.w3c.dom.Document aDocument)
          Encode the EPPVerificationCodeInfo to a DOM Element
 org.w3c.dom.Element EPPVerificationCodeInfData.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPVerificationCode.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPSignedCode.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPEncodedSignedCodeValue.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPEncodedSignedCode.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 java.lang.String EPPEncodedSignedCodeValue.encodeValue()
          Encodes the Base64 signed code value without the wrapping XML elements.
 

Constructors in com.verisign.epp.codec.verificationcode that throw EPPEncodeException
EPPEncodedSignedCode(EPPSignedCode aSignedCode)
          Construct an encoded signed code with a single signed code value.
EPPEncodedSignedCode(EPPVerificationCode aCode)
          Create an EPPEncodedSignedCode with the code of the signed code.
EPPEncodedSignedCode(java.lang.String aCode, java.lang.String aType)
          Create an EPPEncodedSignedCode with the code of the signed code and code type.
EPPEncodedSignedCodeValue(EPPSignedCode aSignedCode)
          Construct Encoded SignedCode object from SignedCode object.
EPPEncodedSignedCodeValue(EPPVerificationCode aCode)
          Create an EPPEncodedSignedCodeValue with the code of the signed code.
EPPEncodedSignedCodeValue(java.lang.String aCode, java.lang.String aType)
          Create an EPPEncodedSignedCodeValue with the code and type of the signed code.
EPPSignedCode(EPPVerificationCode aCode)
          Create an EPPSignedCode with the code of the signed code.
EPPSignedCode(java.lang.String aCode, java.lang.String aType)
          Create an EPPSignedCode with the type and code of the signed code.
 

Uses of EPPEncodeException in com.verisign.epp.codec.whois
 

Methods in com.verisign.epp.codec.whois that throw EPPEncodeException
 org.w3c.dom.Element EPPWhoisInfData.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 org.w3c.dom.Element EPPWhoisInf.encode(org.w3c.dom.Document aDocument)
          Sets all this instance's data in the given XML document
 

Uses of EPPEncodeException in com.verisign.epp.codec.whowas
 

Methods in com.verisign.epp.codec.whowas that throw EPPEncodeException
protected  org.w3c.dom.Element EPPWhoWasInfoResp.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPWhoWasInfoResp instance.
protected  org.w3c.dom.Element EPPWhoWasInfoCmd.doEncode(org.w3c.dom.Document aDocument)
          Encode a DOM Element tree from the attributes of the EPPWhoWasInfoCmd instance.
 org.w3c.dom.Element EPPWhoWasRecord.encode(org.w3c.dom.Document aDocument)
          Returns the Root DOM Element tree from the attributes of the EPPWhoWasRecord instance.
 org.w3c.dom.Element EPPWhoWasHistory.encode(org.w3c.dom.Document aDocument)
          Returns the Root DOM Element tree created from EPPWhoWasHistory instance.
 



Copyright © VeriSign Inc. All Rights Reserved.