|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of EPPCodecComponent in com.verisign.epp.codec.balance |
---|
Classes in com.verisign.epp.codec.balance that implement EPPCodecComponent | |
---|---|
class |
EPPBalanceInfoCmd
Represents an EPP Balance <info> command that is used to retrieve account balance and other finance information defined in the EPPBalanceInfoResp . |
class |
EPPBalanceInfoResp
A concrete EPPResponse that knows how to encode/decode Balance Info response from/to XML and object instance. |
class |
EPPCreditThreshold
The EPPCreditThreshold is the EPPCodecComponent
that knows how to encode and decode Credit Threshold Type elements from/to
XML and object instance. |
Uses of EPPCodecComponent in com.verisign.epp.codec.coaext |
---|
Classes in com.verisign.epp.codec.coaext that implement EPPCodecComponent | |
---|---|
class |
EPPCoaExtAttr
EPPCodecComponent that encodes and decodes a COA Attr Tag. |
class |
EPPCoaExtCreate
EPPCodecComponent that encodes and decodes a COA Create Tag. |
class |
EPPCoaExtInfData
EPPCodecComponent that encodes and decodes a COA InfData Tag. |
class |
EPPCoaExtKey
EPPCodecComponent that encodes and decodes a COA Key Tag. |
class |
EPPCoaExtUpdate
EPPCodecComponent that encodes and decodes a COA Update Tag. |
class |
EPPCoaExtValue
EPPCodecComponent that encodes and decodes a COA Value Tag. |
Methods in com.verisign.epp.codec.coaext that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPCoaExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete Client Object Attribute ext instance when decoding XML that contains a Coa Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.contact |
---|
Classes in com.verisign.epp.codec.contact that implement EPPCodecComponent | |
---|---|
class |
EPPContactAddChange
Represents attributes to add, remove or change with a EPPContactUpdateCmd . |
class |
EPPContactAddress
Represents a contact address specified in EPPContactCreateCmd ,
EPPContactUpdateCmd , or EPPContactInfoResp . |
class |
EPPContactCheckCmd
Represents an EPP Contact <check> command, which is used to determine if a contact id is known to the server. |
class |
EPPContactCheckResp
Represents an EPP Contact <contact:chkData> response to a EPPContactCheckCmd . |
class |
EPPContactCheckResult
EPPContactCheckResult represents the result of an individual
contact id check. |
class |
EPPContactCreateCmd
Represents an EPP Contact <create> command, which provides a transform that allows a client to create a contact object. |
class |
EPPContactCreateResp
Represents a <contact:creData> response to an EPPContactCreateCmd . |
class |
EPPContactDeleteCmd
Represents an EPP Contact <delete> command that allows a client to delete a contact object. |
class |
EPPContactDisclose
Represents a contact disclose definition. |
class |
EPPContactDiscloseAddress
Represents a contact disclose name definition. |
class |
EPPContactDiscloseName
Represents a contact disclose name definition. |
class |
EPPContactDiscloseOrg
Represents a contact disclose org definition. |
class |
EPPContactInfoCmd
Represents an EPP Contact <info> command that is used to retrieve information associated with a contact. |
class |
EPPContactInfoResp
Represents a <contact:infData> response to an EPPContactInfoCmd . |
class |
EPPContactPendActionMsg
Poll message used to indicate the result of a pending action. |
class |
EPPContactPostalDefinition
Represents a contact postal address definition that is used in EPPContactCreateCmd , EPPContactUpdateCmd , and
EPPContactInfoResp . |
class |
EPPContactStatus
Represents a contact Status. |
class |
EPPContactTransferCmd
Represents an EPP Contact <transfer> command. |
class |
EPPContactTransferResp
Represents a <contact:trnData> response to EPPContactTransferCmd . |
class |
EPPContactUpdateCmd
Represents an EPP Host <update> command. |
Uses of EPPCodecComponent in com.verisign.epp.codec.defReg |
---|
Classes in com.verisign.epp.codec.defReg that implement EPPCodecComponent | |
---|---|
class |
EPPDefRegAddRemove
Represents attributes to add, remove or change with a EPPDefRegUpdateCmd . |
class |
EPPDefRegCheckCmd
Represents an EPP DefReg <check> command, which is used to determine if a defReg name is known to the server. |
class |
EPPDefRegCheckResp
Represents an EPPDefReg <defReg:chkData> response to a EPPDefRegFwdCheckCmd . |
class |
EPPDefRegCheckResult
EPPDomainCheckResult represents the result of an individual
defReg name ping. |
class |
EPPDefRegCreateCmd
Represents an EPPDefReg <create> command, which provides a transform operation that allows a client to create a defReg object. |
class |
EPPDefRegCreateResp
Represents an EPPDefReg<defReg:creData> response to a EPPDefRegCreateCmd . |
class |
EPPDefRegDeleteCmd
Represents an EPP DefReg <delete> command that allows a client to delete a defReg object. |
class |
EPPDefRegInfoCmd
Represents an EPPDefReg <info> command that is used to retrieve information associated with a defReg. |
class |
EPPDefRegInfoResp
Represents an EPP DefReg <defReg:infData> response to an EPPDefRegInfoCmd . |
class |
EPPDefRegName
Represents EPPDefRegName information which is a shared structure been used by other objects. |
class |
EPPDefRegPeriod
Represents a defReg Period. |
class |
EPPDefRegRenewCmd
Represents an EPP DefReg <renew> command, which provides a transform operation that allows a client to extend the validity period of a defReg object.In addition to the standard EPP command elements, the <renew> command MUST contain a <defReg:renew> element that identifies the defReg namespace and the location of the defReg schema. |
class |
EPPDefRegRenewResp
Represents an EPP DefReg <defReg:renData> response to a
EPPDefRegRenewCmd . |
class |
EPPDefRegStatus
Represents a defReg Status. |
class |
EPPDefRegTransferCmd
Represents an EPP DefReg <transfer> command. |
class |
EPPDefRegTransferResp
Represents an EPP DefReg <defReg:transfer-data> response to an EPPDefRegTransferCmd . |
class |
EPPDefRegUpdateCmd
Represents an EPP DefReg <update> command. |
Uses of EPPCodecComponent in com.verisign.epp.codec.domain |
---|
Classes in com.verisign.epp.codec.domain that implement EPPCodecComponent | |
---|---|
class |
EPPDomainAddRemove
Represents attributes to add, remove or change with a EPPDomainUpdateCmd . |
class |
EPPDomainCheckCmd
Represents an EPP Domain <check> command, which is used to determine if a domain name is known to the server. |
class |
EPPDomainCheckResp
Represents an EPP Domain <domain:chkData> response to a EPPDomainCheckCmd . |
class |
EPPDomainCheckResult
EPPDomainCheckResult represents the result of an individual
domain name check. |
class |
EPPDomainContact
Represents a domain contact. |
class |
EPPDomainCreateCmd
Represents an EPP Domain <create> command, which provides a transform operation that allows a client to create a domain object. |
class |
EPPDomainCreateResp
Represents an EPP Domain <domain:creData> response to a EPPDomainCreateCmd . |
class |
EPPDomainDeleteCmd
Represents an EPP Domain <delete> command that allows a client to delete a domain object. |
class |
EPPDomainInfoCmd
Represents an EPP Domain <info> command that is used to retrieve information associated with a domain. |
class |
EPPDomainInfoResp
Represents an EPP Domain <domain:infData> response to an EPPDomainInfoCmd . |
class |
EPPDomainPendActionMsg
Poll message used to indicate the result of a pending action. |
class |
EPPDomainPeriod
Represents a domain Period. |
class |
EPPDomainRenewCmd
Represents an EPP Domain <renew> command, which provides a transform operation that allows a client to extend the validity period of a domain object. |
class |
EPPDomainRenewResp
Represents an EPP Domain <domain:renData> response to a
EPPDomainRenewCmd . |
class |
EPPDomainStatus
Represents a domain Status. |
class |
EPPDomainTransferCmd
Represents an EPP Domain <transfer> command. |
class |
EPPDomainTransferResp
Represents an EPP Domain <domain:transfer-data> response to an EPPDomainTransferCmd . |
class |
EPPDomainUpdateCmd
Represents an EPP Domain <update> command. |
class |
EPPHostAttr
DOCUMENT ME! |
Uses of EPPCodecComponent in com.verisign.epp.codec.emailFwd |
---|
Classes in com.verisign.epp.codec.emailFwd that implement EPPCodecComponent | |
---|---|
class |
EPPEmailFwdAddRemove
Represents attributes to add, remove or change with a EPPEmailFwdUpdateCmd . |
class |
EPPEmailFwdCheckCmd
Represents an EPP EmailFwd <check> command, which is used to determine if a emailFwd name is known to the server. |
class |
EPPEmailFwdCheckResp
Represents an EPP EmailFwd <emailFwd:chkData> response to a EPPEmailFwdCheckCmd . |
class |
EPPEmailFwdCheckResult
EPPEmailFwdCheckResult represents the result of an individual
emailFwd name ping. |
class |
EPPEmailFwdContact
Represents a emailFwd contact. |
class |
EPPEmailFwdCreateCmd
Represents an EPP EmailFwd <create> command, which provides a transform operation that allows a client to create a emailFwd object. |
class |
EPPEmailFwdCreateResp
Represents an EPP EmailFwd <emailFwd:creData> response to a EPPEmailFwdCreateCmd . |
class |
EPPEmailFwdDeleteCmd
Represents an EPP EmailFwd <delete> command that allows a client to delete a emailFwd object. |
class |
EPPEmailFwdInfoCmd
Represents an EPP EmailFwd <info> command that is used to retrieve information associated with a emailFwd. |
class |
EPPEmailFwdInfoResp
Represents an EPP EmailFwd <emailFwd:infData> response to an EPPEmailFwdInfoCmd . |
class |
EPPEmailFwdPendActionMsg
Poll message used to indicate the result of a pending action. |
class |
EPPEmailFwdPeriod
Represents a emailFwd Period. |
class |
EPPEmailFwdRenewCmd
Represents an EPP EmailFwd <renew> command, which provides a transform operation that allows a client to extend the validity period of a emailFwd object. |
class |
EPPEmailFwdRenewResp
Represents an EPP EmailFwd <emailFwd:renData> response to a
EPPEmailFwdRenewCmd . |
class |
EPPEmailFwdStatus
Represents a emailFwd Status. |
class |
EPPEmailFwdTransferCmd
Represents an EPP EmailFwd <transfer> command. |
class |
EPPEmailFwdTransferResp
Represents an EPP EmailFwd <emailFwd:transfer-data> response to an EPPEmailFwdTransferCmd . |
class |
EPPEmailFwdUpdateCmd
Represents an EPP EmailFwd <update> command. |
Uses of EPPCodecComponent in com.verisign.epp.codec.gen |
---|
Subinterfaces of EPPCodecComponent in com.verisign.epp.codec.gen | |
---|---|
interface |
EPPMessage
Represents an EPP object that can be sent or received by an EPP Client or EPP Server. |
Classes in com.verisign.epp.codec.gen that implement EPPCodecComponent | |
---|---|
class |
EPPAuthInfo
Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings. |
class |
EPPCheckCmd
The EPP check command is used to determine if an object exists in the server repository. |
class |
EPPCommand
Represents an EPP command that is sent by an EPP Client and received by an EPP Server. |
class |
EPPCreateCmd
The EPP <create> command is used to create an instance of an object. |
class |
EPPCredentials
Represents the optional <creds> element in an EPP Command. |
class |
EPPDcp
An Optional <dcp> (data collection policy) element that contains child elements used to describe the server's policy for data collection and management.Polcy elements should be discolsed to all entities directly and indirectly invloved in subsequent server interactions, Child elements include the following An access <access> element that describes the acccess provided by the server One or more statement <statement> elements that describe the data collection purpouses supported by the server. |
class |
EPPDeleteCmd
The EPP <delete> command is used to remove an instance of an existing object. |
class |
EPPExtValue
elements that can be used to provide additional error diagnostic information, including: A <value> element that identifies a client-provided element (including XML tag and value) that caused a server error condition. |
class |
EPPGreeting
Represents an EPP Greeting message, which an EPP server uses in response to a successful connection from an EPP client. |
class |
EPPHello
Represents an EPP hello request that is sent by an EPP Client and received by an EPP Server. |
class |
EPPInfoCmd
The EPP <info> command is used to retrieve information associated with an existing object. |
class |
EPPLoginCmd
The EPP <login> command is used to establish a session with an EPP server in response to a greeting issued by the server. |
class |
EPPLogoutCmd
The EPP <logout> command is used to end a session with an EPP server. |
class |
EPPMsgQueue
EPPMsgQueue describes messages queued for client retrieval. |
class |
EPPPollCmd
The EPP <poll> command is used to discover and retrieve client service messages from a server. |
class |
EPPProtocolExtension
Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server. |
class |
EPPPurpose
The <purpose> element MUST contain one or more of the following child elements that describe the purposes for which data is collected: <admin/>: Administrative purposes. |
class |
EPPRecipient
Identifies the Recipient DataCollectionPolicy supported by the server: <other> other entities follwoing unknown practices <ours> server operator and or servers operator agents <public> public forums <same> other entities following server practices <unrelated> unrelated third parties. |
class |
EPPRenewCmd
The EPP <renew> command is used to extend the validity period of an existing object. |
class |
EPPResponse
Represents an EPP response that is send by an EPP Server and received by an EPP Client. |
class |
EPPResult
Represents an individual result that is contained in an EPPResponse . |
class |
EPPService
Identifies an EPP Command Mapping service supported by the EPPCodec . |
class |
EPPServiceMenu
Identifies the features supported by the server, including: One or more <version> elements that contain the protocol versions supported by the server. |
class |
EPPStatement
Describe data collection purposes, data recipients, and data retention. |
class |
EPPTransferCmd
The EPP <transfer> command provides a query operation that allows a client to determine real-time status of pending and completed transfer requests. |
class |
EPPTransId
Represents a <trID> element of a response, which uniquely identifies a transaction. |
class |
EPPUpdateCmd
The EPP update command is used to change information associated with an existing object. |
class |
EPPValue
Identifies a client-provided element (including XML tag and value) that caused a server error condition. |
Fields in com.verisign.epp.codec.gen declared as EPPCodecComponent | |
---|---|
protected EPPCodecComponent |
EPPAuthInfo.ext
Extension authorization information. |
Methods in com.verisign.epp.codec.gen that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPFactory.createExtension(org.w3c.dom.Element aExtensionElm)
creates a concrete EPPCommand given a DOM Command Mapping
Element. |
abstract EPPCodecComponent |
EPPExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates a concrete EPPCodecComponent from an XML element
that represents an EPP extension. |
static EPPCodecComponent |
EPPUtil.decodeComp(org.w3c.dom.Element aElement,
java.lang.String aNS,
java.lang.String aTagName,
java.lang.Class aClass)
Decode a EPPCodecComponent , by XML namespace and tag name,
from an XML Element. |
EPPCodecComponent |
EPPAuthInfo.getExt()
Gets the extension authorization. |
EPPCodecComponent |
EPPDuplicateExtensionException.getExtension()
Get the duplicate extension Class found. |
EPPCodecComponent |
EPPResponse.getExtension(java.lang.Class aExtensionClass)
Gets the extension object with the specified class. |
EPPCodecComponent |
EPPCommand.getExtension(java.lang.Class aExtensionClass)
Gets the command extension object with the specified class. |
EPPCodecComponent |
EPPResponse.getExtension(java.lang.Class aExtensionClass,
boolean aFailOnDuplicate)
Gets the response extension object with the specified class with the option to fail when a duplicate extension is found. |
EPPCodecComponent |
EPPCommand.getExtension(java.lang.Class aExtensionClass,
boolean aFailOnDuplicate)
Gets the command extension object with the specified class with the option to fail when a duplicate extension is found. |
Methods in com.verisign.epp.codec.gen with parameters of type EPPCodecComponent | |
---|---|
void |
EPPResponse.addExtension(EPPCodecComponent aExtension)
Adds an extension object. |
void |
EPPCommand.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
static void |
EPPUtil.encodeComp(org.w3c.dom.Document aDocument,
org.w3c.dom.Element aRoot,
EPPCodecComponent aComp)
Encode a EPPCodecComponent instance in XML. |
void |
EPPAuthInfo.setExt(EPPCodecComponent aExt)
Sets the extension authorization information. |
void |
EPPResponse.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by EPPResponse.addExtension(EPPCodecComponent) . This
method will add the extension as is done in EPPResponse.addExtension(EPPCodecComponent) . |
void |
EPPCommand.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by EPPCommand.addExtension(EPPCodecComponent) . This
method will add the extension as is done in EPPCommand.addExtension(EPPCodecComponent) . |
static java.lang.String |
EPPUtil.toString(EPPCodecComponent aComponent)
Converts an EPPCodecComponent to a String for
printing. |
Constructors in com.verisign.epp.codec.gen with parameters of type EPPCodecComponent | |
---|---|
EPPAuthInfo(EPPCodecComponent aExt)
Constructor that takes just the authorization extension. |
|
EPPAuthInfo(java.lang.String aRootNS,
java.lang.String aRootName,
EPPCodecComponent aExt)
Constructor that takes a root elemeent and the authorization extension. |
|
EPPDuplicateExtensionException(EPPCodecComponent aExtensionClass)
Constructor for EPPComponentNotFoundException that takes an info string. |
Uses of EPPCodecComponent in com.verisign.epp.codec.host |
---|
Classes in com.verisign.epp.codec.host that implement EPPCodecComponent | |
---|---|
class |
EPPHostAddRemove
Represents attributes to add, remove or change with a EPPHostUpdateCmd . |
class |
EPPHostAddress
Represents a host address specified in an EPPHostCreateCmd or
in an EPPHostAddRemove object of an
EPPHostUpdateCmd . |
class |
EPPHostCheckCmd
Represents an EPP Host <check> command, which is used to determine if a host name is known to the server. |
class |
EPPHostCheckResp
Represents an EPP Host <host:chkData> response to a EPPHostCheckCmd . |
class |
EPPHostCheckResult
EPPHostCheckResult represents the result of an individual
host name check. |
class |
EPPHostCreateCmd
Represents an EPP Host <create> command, which provides a transform operation that allows a client to create a host object. |
class |
EPPHostCreateResp
Represents an EPP Host <host:resData> response to a EPPHostCreateCmd . |
class |
EPPHostDeleteCmd
Represents an EPP Host <delete> command that allows a client to delete a host object. |
class |
EPPHostInfoCmd
Represents an EPP Host <info> command that is used to retrieve information associated with a host. |
class |
EPPHostInfoResp
Represents an EPP Host <host:infData> response to an EPPHostInfoCmd . |
class |
EPPHostPendActionMsg
Poll message used to indicate the result of a pending action. |
class |
EPPHostStatus
Represents a host Status. |
class |
EPPHostUpdateCmd
Represents an EPP Host <update> command, which provides a transform operation that allows a client to modify the attributes of a host object. |
Uses of EPPCodecComponent in com.verisign.epp.codec.idnext |
---|
Classes in com.verisign.epp.codec.idnext that implement EPPCodecComponent | |
---|---|
class |
EPPIdnLangTag
EPPCodecComponent that encodes and decodes a IDN Lang Tag. |
Methods in com.verisign.epp.codec.idnext that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPIdnExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete Idn ext instance when decoding XML that contains a Idn Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.jobscontact |
---|
Classes in com.verisign.epp.codec.jobscontact that implement EPPCodecComponent | |
---|---|
class |
EPPJobsContactCreateCmd
Extension to the contact create command |
class |
EPPJobsContactInfoResp
Extension to the contact info response to return additional information. |
class |
EPPJobsContactUpdateCmd
Extension to the contact update command |
Methods in com.verisign.epp.codec.jobscontact that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPJobsContactExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete JobsContact ext instance when decoding XML that contains a JobsContact Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.launch |
---|
Classes in com.verisign.epp.codec.launch that implement EPPCodecComponent | |
---|---|
class |
EPPLaunchCheck
Extension to the domain check command to implement the Claims Check Command or an availability check in the context of a specific launch phase. |
class |
EPPLaunchCheckResult
The EPPLaunchCheckResult represents the claims check result for
an individual domain name. |
class |
EPPLaunchChkData
The extension to a response to a claims check command. |
class |
EPPLaunchCodeMark
Class for an address within an EPPMarkContact . |
class |
EPPLaunchCreate
Extension to the domain create command to create a launch phase application. |
class |
EPPLaunchCreData
Extension to the domain create response for launch applications that returns the unique application identifier for the launch application. |
class |
EPPLaunchDelete
Extension to the domain delete command to delete a launch phase application. |
class |
EPPLaunchInfData
Extension to the domain info response to return the launch phase application or registration information. |
class |
EPPLaunchInfo
Extension to the domain info command to retrieve information for a launch phase registration or application. |
class |
EPPLaunchNotice
Class to hold the launch notice information including the notice identifier, the expiration (not after) date and time, and the date and time the claims notice was accepted. |
class |
EPPLaunchPhase
|
class |
EPPLaunchStatus
Launch application status constants that are returned by EPPLaunchInfData.getStatus() or set with
EPPLaunchInfData.setStatus(EPPLaunchStatus) . |
class |
EPPLaunchUpdate
Extension to the domain update command to update a launch phase application. |
Methods in com.verisign.epp.codec.launch that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPLaunchExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the appropriate EPPLaunchExt object based on the passed DOM element. |
Uses of EPPCodecComponent in com.verisign.epp.codec.lowbalancepoll |
---|
Classes in com.verisign.epp.codec.lowbalancepoll that implement EPPCodecComponent | |
---|---|
class |
EPPLowBalancePollResponse
A concrete EPPResponse that knows how to encode/decode LowBalance Poll responses from/to XML and object instance. |
class |
EPPLowBalancePollThreshold
The EPPLowBalancePollThreshold is the EPPCodecComponent that knows how to encode and decode Credit Threshold Type elements from/to XML and object instance. |
Uses of EPPCodecComponent in com.verisign.epp.codec.mark |
---|
Classes in com.verisign.epp.codec.mark that implement EPPCodecComponent | |
---|---|
class |
EPPCourt
Class for a Court that can be included in the list of courts contained in the EPPMark . |
class |
EPPMark
Class for a Mark that can contain a list of trademarks, treaty or statutes, and courts. |
class |
EPPMarkAddress
Class for an address within an EPPMarkContact . |
class |
EPPMarkContact
Class for a Trademark, Mark for short, contact. |
class |
EPPProtection
Class that contains the countries and region of the country where the mark is protected and the OPTIONAL ruling, in case of statute protected marks, to identify the country where the statute was enacted. |
class |
EPPTrademark
Class for a Trademark that can be included in the list of trademarks contained in the EPPMark . |
class |
EPPTreatyOrStatute
Class for a Treaty or Statute that can be included in the list of treaty or statutes contained in the EPPMark . |
Uses of EPPCodecComponent in com.verisign.epp.codec.namestoreext |
---|
Classes in com.verisign.epp.codec.namestoreext that implement EPPCodecComponent | |
---|---|
class |
EPPNamestoreExtNamestoreExt
Namestore <namestoreExt> extension, which allows for a client to provide a target sub-product identifier to specify the locus of operation for the accompanying command. |
class |
EPPNamestoreExtNSExtErrData
Namestore <nsExtErrData> extension element to an error EPP Response. |
Methods in com.verisign.epp.codec.namestoreext that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPNamestoreExtExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates a concrete EPPCodecComponent from an XML element
that represents an EPP extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.nameWatch |
---|
Classes in com.verisign.epp.codec.nameWatch that implement EPPCodecComponent | |
---|---|
class |
EPPNameWatchAddRemove
Represents attributes to change with a EPPNameWatchUpdateCmd . |
class |
EPPNameWatchCreateCmd
Represents an EPP NameWatch <create> command, which provides a transform operation that allows a client to create a nameWatch object. |
class |
EPPNameWatchCreateResp
Represents an EPP NameWatch <nameWatch:creData> response to a EPPNameWatchCreateCmd . |
class |
EPPNameWatchDeleteCmd
Represents an EPP NameWatch <delete> command that allows a client to delete a nameWatch object. |
class |
EPPNameWatchInfoCmd
Represents an EPP NameWatch <info> command that is used to retrieve information associated with a nameWatch. |
class |
EPPNameWatchInfoResp
Represents an EPP NameWatch <nameWatch:infData> response to an EPPNameWatchInfoCmd . |
class |
EPPNameWatchPeriod
Represents a nameWatch Period. |
class |
EPPNameWatchRenewCmd
Represents an EPP NameWatch <renew> command, which provides a transform operation that allows a client to extend the validity period of a nameWatch object. |
class |
EPPNameWatchRenewResp
Represents an EPP NameWatch <nameWatch:renData> response to a
EPPNameWatchRenewCmd . |
class |
EPPNameWatchRptTo
Specifies the e-mail address to send the NameWatch reports and the frequency of the reports. |
class |
EPPNameWatchStatus
Represents a nameWatch Status. |
class |
EPPNameWatchTransferCmd
Represents an EPP NameWatch <transfer> command. |
class |
EPPNameWatchTransferResp
Represents an EPP NameWatch <nameWatch:transfer-data> response to an EPPNameWatchTransferCmd . |
class |
EPPNameWatchUpdateCmd
Represents an EPP NameWatch <update> command. |
Uses of EPPCodecComponent in com.verisign.epp.codec.persreg |
---|
Classes in com.verisign.epp.codec.persreg that implement EPPCodecComponent | |
---|---|
class |
EPPPersRegCreate
Personal Registration <create> extension, which allows for a client to provide a consent identifier to override a Defensive Registration. |
class |
EPPPersRegCreateData
Personal Registration <creData> extension element to a EPP Create Response. |
class |
EPPPersRegCreateErrData
Personal Registration <creErrData> extension element to an error EPP Create Response. |
class |
EPPPersRegGenData
Personal Registration <genDataType> complexType, which is reused by: <creData> - EPPPersRegCreateData
<renData> - EPPPersRegRenewData
<trnData> - EPPPersRegTransferData
|
class |
EPPPersRegInfoData
Personal Registration <infData> extension, which allows for the server to provide a consent identifier. |
class |
EPPPersRegRenewData
Personal Registration <renData> extension element to a EPP Renew Response. |
class |
EPPPersRegTransferData
Personal Registration <trnData> extension element to a EPP Transfer Response. |
Methods in com.verisign.epp.codec.persreg that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPPersRegExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates a concrete EPPCodecComponent from an XML element
that represents an EPP extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.premiumdomain |
---|
Classes in com.verisign.epp.codec.premiumdomain that implement EPPCodecComponent | |
---|---|
class |
EPPPremiumDomainCheck
EPPCodecComponent that encodes and decodes a Premium Domain check extension. |
class |
EPPPremiumDomainCheckResp
Represents an EPP Domain <premiumdomain:chkData> extension response to a EPPDomainCheckCmd . |
class |
EPPPremiumDomainCheckResult
EPPPremiumDomainCheckResult represents the result of an
individual premium domain name check. |
class |
EPPPremiumDomainReAssignCmd
EPPCodecComponent that encodes and decodes a Premium Domain reassign extension. |
Methods in com.verisign.epp.codec.premiumdomain that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPPremiumDomainExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete Premium Domain extension instance when decoding XML that contains a Premium Domain Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.registry |
---|
Classes in com.verisign.epp.codec.registry that implement EPPCodecComponent | |
---|---|
class |
EPPRegistryCheckCmd
Represents an EPP Registry <check> command, which is used to determine if a zone name is known to the server. |
class |
EPPRegistryCheckResp
Represents an EPP Registry <registry:chkData> response to a EPPRegistryCheckCmd . |
class |
EPPRegistryCheckResult
DOCUMENT ME! |
class |
EPPRegistryContact
Represents the optional contact object policy information per RFC 5733. |
class |
EPPRegistryContactAddress
Represents the address information policy information. |
class |
EPPRegistryContactCity
DOCUMENT ME! |
class |
EPPRegistryContactName
Represents the minimum and maximum length of <contact:name> element defined RFC 5733 using the <registry:minLength> and <registry:maxLength> child elements, respectively. |
class |
EPPRegistryContactOrg
<registry:org> - The minimum and maximum length of the <contact:org> element defined in RFC 5733 using the <registry:minLength> and <registry:maxLength> child elements, respectively. |
class |
EPPRegistryContactPostalCode
DOCUMENT ME! |
class |
EPPRegistryContactStateProvince
DOCUMENT ME! |
class |
EPPRegistryContactStreet
DOCUMENT ME! |
class |
EPPRegistryCreateCmd
Represents an EPP Registry <create> command, which provides a transform operation that allows a client to create a registry object. |
class |
EPPRegistryCreateResp
Represents an EPP Registry <registry:creData> response to a EPPRegistryCreateCmd . |
class |
EPPRegistryCustomData
Represents custom data using key/value pairs. |
class |
EPPRegistryDefaultPeriodType
|
class |
EPPRegistryDeleteCmd
Represents an EPP Registry <delete> command that allows a client to delete a registry object. |
class |
EPPRegistryDNSSEC
Defines the DNS Security Extensions (DNSSEC) policies for the server. |
class |
EPPRegistryDomain
Represents the domain name object policy information per RFC 5731. |
class |
EPPRegistryDomainContact
Defines the miniumum and maximum numbers of contacts by contact type. |
class |
EPPRegistryDomainHostLimit
DOCUMENT ME! |
class |
EPPRegistryDomainName
This class is encoded to the <registry:domainName> element inside the <registry:domain> element. |
class |
EPPRegistryDomainNSLimit
DOCUMENT ME! |
class |
EPPRegistryDomainPeriod
Defines the supported registration periods and default periods by command type. |
class |
EPPRegistryDS
Defines the DS Data Interface, as defined in RFC 5910, policies. |
class |
EPPRegistryExternalHost
Defines the policies for external hosts. |
class |
EPPRegistryFields
Class that defines the management of related fields. |
class |
EPPRegistryGracePeriod
Defines the grace periods by operation type. |
class |
EPPRegistryHost
Represents the host object policy information per RFC 5732. |
class |
EPPRegistryIDN
Represents the Internationalized Domain Name (IDN) policy information. |
class |
EPPRegistryInfoCmd
Represents an EPP Registry <info> command that is used to retrieve information associated with a registry. |
class |
EPPRegistryInfoResp
Represents an EPP Registry <registry:infData> response to an EPPRegistryInfoCmd . |
class |
EPPRegistryInternalHost
Defines the minimum and maximum number of IP addresses supported for an internal host. |
class |
EPPRegistryKey
Defines the Key Data Interface, as defined in RFC 5910, policies. |
class |
EPPRegistryKeyValue
Defines one key, value pair used in EPPRegistryCustomData . |
class |
EPPRegistryLanguageType
|
class |
EPPRegistryMaxPeriodType
|
class |
EPPRegistryMaxSig
|
class |
EPPRegistryMinMax
|
class |
EPPRegistryMinMaxLength
|
class |
EPPRegistryMinMaxPeriod
|
class |
EPPRegistryMinPeriodType
|
class |
EPPRegistryPendingDeletePeriodType
Defines the length of time that the domain object will remain in the pendingDelete status prior to be purged. |
class |
EPPRegistryPendingRestorePeriodType
Defines the length of time that the domain object will remain in the pendingRestore status unless the restore report command is received.. |
class |
EPPRegistryPeriodType
|
class |
EPPRegistryPhase
|
class |
EPPRegistryPostal
Represents the postal-address information policy information. |
class |
EPPRegistryRedemptionPeriodType
Defines the length of time that a domain object will remain in the redemptionPeriod status unless the restore request command is received. |
class |
EPPRegistryRegex
|
class |
EPPRegistryRelated
Class to hold the related zone information that include the list of related zone members and an optional definition of the fields that are shared or that are required to be synchronized. |
class |
EPPRegistryReservedNames
|
class |
EPPRegistryRGP
Defined the Registry Grace Period (RGP) status periods. |
class |
EPPRegistryServices
|
static class |
EPPRegistryServices.EPPRegistryObjURI
|
static class |
EPPRegistryServices.EPPRegistryURI
|
class |
EPPRegistryServicesExt
|
static class |
EPPRegistryServicesExt.EPPRegistryExtURI
|
class |
EPPRegistrySLA
|
class |
EPPRegistrySLAInfo
|
class |
EPPRegistrySupportedStatus
This class holds a List of supported status used in
EPPRegistryDomain , EPPRegistryHost and
EPPRegistryContact , as per RFC 5731, 5732 and 5733, respectively. |
class |
EPPRegistryTransferHoldPeriodType
Represents the period of time a domain object is in the pending transfer before the transfer is auto approved by the server. |
class |
EPPRegistryUpdateCmd
Represents an EPP Registry <update> command. |
class |
EPPRegistryUpdateResp
|
class |
EPPRegistryZone
Represents the summary info of a zone object. |
class |
EPPRegistryZoneInfo
Represents the detailed information of a zone object. |
class |
EPPRegistryZoneList
Represents a list of zone summary info. |
class |
EPPRegistryZoneMember
Class that represents a related zone member that includes a type and zone name attribute. |
Uses of EPPCodecComponent in com.verisign.epp.codec.relateddomainext |
---|
Classes in com.verisign.epp.codec.relateddomainext that implement EPPCodecComponent | |
---|---|
class |
EPPRelatedDomainExtAuthInfo
Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings. |
class |
EPPRelatedDomainExtAvailable
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtCreate
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtCreateResp
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtDelete
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtDeleteResp
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtDomain
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtDomainData
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtField
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtFields
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtGroup
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtInfData
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtInfo
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtName
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtPeriod
Represents a domain Period. |
class |
EPPRelatedDomainExtRegistered
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtRenew
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtRenewResp
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtTransfer
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtTransferResp
EPPCodecComponent that encodes and decodes a |
class |
EPPRelatedDomainExtUpdate
EPPCodecComponent that encodes and decodes a |
Fields in com.verisign.epp.codec.relateddomainext declared as EPPCodecComponent | |
---|---|
protected EPPCodecComponent |
EPPRelatedDomainExtAuthInfo.ext
Extension authorization information. |
Methods in com.verisign.epp.codec.relateddomainext that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPRelatedDomainExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete Related Domain ext instance when decoding XML that contains a Related Domain Extension. |
EPPCodecComponent |
EPPRelatedDomainExtAuthInfo.getExt()
Gets the extension authorization. |
Methods in com.verisign.epp.codec.relateddomainext with parameters of type EPPCodecComponent | |
---|---|
void |
EPPRelatedDomainExtAuthInfo.setExt(EPPCodecComponent aExt)
Sets the extension authorization information. |
Constructors in com.verisign.epp.codec.relateddomainext with parameters of type EPPCodecComponent | |
---|---|
EPPRelatedDomainExtAuthInfo(EPPCodecComponent aExt)
Constructor that takes just the authorization extension. |
|
EPPRelatedDomainExtAuthInfo(java.lang.String aRootNS,
java.lang.String aRootName,
EPPCodecComponent aExt)
Constructor that takes a root elemeent and the authorization extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.rgpext |
---|
Classes in com.verisign.epp.codec.rgpext that implement EPPCodecComponent | |
---|---|
class |
EPPRgpExtInfData
The EPPRgpExtInfData is the EPPCodecComponent that knows how to encode and decode RGP infData elements from/to XML and object instance. |
class |
EPPRgpExtReport
The EPPRgpExtReport is the EPPCodecComponent that knows how to encode and decode RGP report elements from/to XML and object instance. |
class |
EPPRgpExtReportText
The EPPRgpExtReportText is the EPPCodecComponent that knows how to encode and decode RGP report text elements from/to XML and object instance. |
class |
EPPRgpExtRestore
The EPPRgpExtRestore is the EPPCodecComponent that knows how to encode and decode RGP restore elements from/to XML and object instance. |
class |
EPPRgpExtStatus
The EPPRgpExtStatus is the EPPCodecComponent that knows how to encode and decode RGP status elements from/to XML and object instance. |
class |
EPPRgpExtUpData
The EPPRgpExtUpData is the EPPCodecComponent that knows how to encode and decode RGP upData elements from/to XML and object instance. |
class |
EPPRgpExtUpdate
The EPPRgpExtUpdate is the EPPCodecComponent that knows how to encode and decode RGP update elements from/to XML and object instance. |
Methods in com.verisign.epp.codec.rgpext that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPRgpExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete RGPExt instance when decoding XML that contains an RGP Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.rgppoll |
---|
Classes in com.verisign.epp.codec.rgppoll that implement EPPCodecComponent | |
---|---|
class |
EPPRgpPollResponse
A concrete EPPResponse that knows how to encode/decode RGP Poll responses from/to XML and object instance. |
class |
EPPRgpPollStatus
The EPPRgpPollStatus is the EPPCodecComponent that knows how to encode and decode RGP Poll status elements from/to XML and object instance. |
Uses of EPPCodecComponent in com.verisign.epp.codec.secdnsext.v10 |
---|
Classes in com.verisign.epp.codec.secdnsext.v10 that implement EPPCodecComponent | |
---|---|
class |
EPPSecDNSExtCreate
The EPPSecDNSExtCreate is the EPPCodecComponent that knows how to encode and decode secDNS create elements from/to XML and object instance. |
class |
EPPSecDNSExtDsData
The EPPSecDNSExtDsData is the EPPCodecComponent that knows how to encode and decode secDNS dsData elements from/to XML and object instance. |
class |
EPPSecDNSExtInfData
The EPPSecDNSExtInfData is the EPPCodecComponent that knows how to encode and decode secDNS infData elements from/to XML and object instance. |
class |
EPPSecDNSExtKeyData
The EPPSecDNSExtKeyData is the EPPCodecComponent that knows how to encode and decode secDNS keyData elements from/to XML and object instance. |
class |
EPPSecDNSExtUpdate
The EPPSecDNSExtUpdate is the EPPCodecComponent that knows how to encode and decode secDNS update elements from/to XML and object instance. |
Methods in com.verisign.epp.codec.secdnsext.v10 that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPSecDNSExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete SecDNSExt instance when decoding XML that contains a secDNS Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.secdnsext.v11 |
---|
Methods in com.verisign.epp.codec.secdnsext.v11 that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPSecDNSExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete SecDNSExt instance when decoding XML that contains a secDNS Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.signedMark |
---|
Classes in com.verisign.epp.codec.signedMark that implement EPPCodecComponent | |
---|---|
class |
EPPIssuer
Class for an address within an EPPMarkContact . |
class |
EPPSignedMark
Class for the signed mark, which contains the mark ( EPPMark ), and
additional elements associated with the signing of the mark like the serial
number of the signed mark, the expiration of the signed mark, and the
XMLSignature itself. |
Uses of EPPCodecComponent in com.verisign.epp.codec.suggestion |
---|
Classes in com.verisign.epp.codec.suggestion that implement EPPCodecComponent | |
---|---|
class |
EPPSuggestionAction
Encapsulates a server action to be taken by the Name Suggestions application. |
class |
EPPSuggestionAddress
Represents a client address specified in an EPPSuggestionCoordinates object of an
EPPSuggestionGeo . |
class |
EPPSuggestionAnswer
This component represents a Suggestion answer. |
class |
EPPSuggestionCell
A Cell is an element within a Record, which in turn is an element within the Grid response. |
class |
EPPSuggestionCoordinates
A Coordinates with latitude and longitude as Double. |
class |
EPPSuggestionFilter
A Filter encapsulates all of the configurable aspects of a Suggestion request. |
class |
EPPSuggestionGeo
The Geo encapsulates all of the configurable aspects of a geolocation data for suggestion request. |
class |
EPPSuggestionGrid
The Grid response associates domain labels with tlds. |
class |
EPPSuggestionInfoCmd
Represents an EPP Suggestion <info> command that is used to retrieve domain name suggestions. |
class |
EPPSuggestionInfoResp
An EPPSuggestionInfoResp provides an answer to an
EPPSuggestionInfoCmd and includes the following attributes:key - Required suggestion key that matches the EPPSuggestionInfoCmd key
answer - Optional answer in either grid or table view
tokens - Optional suggestion tokens
|
class |
EPPSuggestionRecord
A Record associates a domain label with Cell objects to be returned in a Grid. |
class |
EPPSuggestionRelated
The Related element describes a word related to the encapsulating token. |
class |
EPPSuggestionRow
A Row associates a Fully Qualified Domain Name with a score and status. |
class |
EPPSuggestionTable
A Table is a type of response that associates domain names with scores. |
class |
EPPSuggestionTld
A Tld object encapsulates a Top Level Domain. |
class |
EPPSuggestionToken
A Token describes a part of the <suggestion:key> element which has been seperated by the Suggestions server. |
Uses of EPPCodecComponent in com.verisign.epp.codec.syncext |
---|
Classes in com.verisign.epp.codec.syncext that implement EPPCodecComponent | |
---|---|
class |
EPPSyncExtUpdate
EPPCodecComponent that encodes and decodes a sync update. |
Methods in com.verisign.epp.codec.syncext that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPSyncExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete Sync ext instance when decoding XML that contains a Sync Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.whois |
---|
Classes in com.verisign.epp.codec.whois that implement EPPCodecComponent | |
---|---|
class |
EPPWhoisInf
Extension to the domain info command to specify whether or not the whois info response data defined in EPPWhoisInfData is desired. |
class |
EPPWhoisInfData
Extension to the domain info response to return additional information that is found in whois. |
Methods in com.verisign.epp.codec.whois that return EPPCodecComponent | |
---|---|
EPPCodecComponent |
EPPWhoisExtFactory.createExtension(org.w3c.dom.Element aExtensionElm)
Creates the concrete Whois ext instance when decoding XML that contains a Whois Extension. |
Uses of EPPCodecComponent in com.verisign.epp.codec.whowas |
---|
Classes in com.verisign.epp.codec.whowas that implement EPPCodecComponent | |
---|---|
class |
EPPWhoWasHistory
Represents the <whowas:history> element returned as child element of <whowas:infData> element in the EPP WhoWas Response. |
class |
EPPWhoWasInfoCmd
Represents an EPP WhoWas <info> command that is used to retrieve history information based on the supplied entity identifier or entity name. |
class |
EPPWhoWasInfoResp
Represents an EPP WhoWas <whowas:infData> response EPPWhoWasInfoCmd . |
class |
EPPWhoWasRecord
Represents a single history record for the given entity name or identifier. |
Uses of EPPCodecComponent in com.verisign.epp.interfaces |
---|
Methods in com.verisign.epp.interfaces that return types with arguments of type EPPCodecComponent | |
---|---|
java.util.Vector<EPPCodecComponent> |
EPPSuggestion.getExtensions()
Gets the command extensions. |
Methods in com.verisign.epp.interfaces with parameters of type EPPCodecComponent | |
---|---|
void |
EPPWhoWas.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPSuggestion.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPNameWatch.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPLaunch.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPHost.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPEmailFwd.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPDomain.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPDefReg.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPContact.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPBalance.addExtension(EPPCodecComponent aExtension)
Adds a command extension object. |
void |
EPPNameWatch.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by addExtension(EPPCodecComponent) . This
method will add the extension as is done in addExtension(EPPCodecComponet) . |
void |
EPPHost.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by EPPHost.addExtension(EPPCodecComponent) . This
method will add the extension as is done in EPPHost.addExtension(EPPCodecComponent) . |
void |
EPPEmailFwd.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by addExtension(EPPCodecComponent) . This
method will add the extension as is done in addExtension(EPPCodecComponet) . |
void |
EPPDomain.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by EPPDomain.addExtension(EPPCodecComponent) . This
method will add the extension as is done in EPPDomain.addExtension(EPPCodecComponent) . |
void |
EPPDefReg.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by EPPDefReg.addExtension(EPPCodecComponent) . This
method will add the extension as is done in EPPDefReg.addExtension(EPPCodecComponent) . |
void |
EPPContact.setExtension(EPPCodecComponent aExtension)
Deprecated. Replaced by EPPContact.addExtension(EPPCodecComponent) . This
method will add the extension as is done in EPPContact.addExtension(EPPCodecComponent) . |
Method parameters in com.verisign.epp.interfaces with type arguments of type EPPCodecComponent | |
---|---|
void |
EPPSuggestion.setExtensions(java.util.Vector<EPPCodecComponent> aExtensions)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |