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

Packages that use com.verisign.epp.codec.gen
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.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.nameWatch   
com.verisign.epp.codec.namestoreext   
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   
com.verisign.epp.framework   
com.verisign.epp.interfaces Interfaces test client to run client tests against the Stub Server for the Change Poll Extension. 
com.verisign.epp.namestore.interfaces   
com.verisign.epp.serverstub Stub Server classes to support the server handler for use of the Change Poll Extension. 
com.verisign.epp.serverstub.v06 Stub Server classes to support the server handlers of v06 of the Fee Extension. 
com.verisign.epp.serverstub.v07 Stub Server classes to support the server handlers of v07 of the Fee Extension. 
com.verisign.epp.serverstub.v08 Stub Server classes to support the server handlers of v08 of the Fee Extension. 
com.verisign.epp.serverstub.v09 Stub Server classes to support the server handlers of v09 of the Fee Extension. 
com.verisign.epp.serverstub.v11 Stub Server classes to support the server handlers of v11 of the Fee Extension. 
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.allocationtoken
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.balance
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.changepoll
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.coaext
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.contact
EPPAuthInfo
          Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings.
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransferCmd
          The EPP <transfer> command provides a query operation that allows a client to determine real-time status of pending and completed transfer requests.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.defReg
EPPAuthInfo
          Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings.
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPRenewCmd
          The EPP <renew> command is used to extend the validity period of an existing object.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransferCmd
          The EPP <transfer> command provides a query operation that allows a client to determine real-time status of pending and completed transfer requests.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.domain
EPPAuthInfo
          Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings.
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPRenewCmd
          The EPP <renew> command is used to extend the validity period of an existing object.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransferCmd
          The EPP <transfer> command provides a query operation that allows a client to determine real-time status of pending and completed transfer requests.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.emailFwd
EPPAuthInfo
          Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings.
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPRenewCmd
          The EPP <renew> command is used to extend the validity period of an existing object.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransferCmd
          The EPP <transfer> command provides a query operation that allows a client to determine real-time status of pending and completed transfer requests.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.fee.v06
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.fee.v09
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.gen
EPPCodec
          Singleton class to encode and decode EPPMessage instances to and from DOM Documents.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPComponentNotFoundException
          Exception used to identify when a component can not be found in one of the factories during a decode operation.
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.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDuplicateExtensionException
          Exception used to identify that a duplicate extension was found in the list of extensions.
EPPEncodeDecodeStats
          EPPEncodeDecodeStats capture the statistics related to a single Encode/Decode Test.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
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.
EPPFactory
          EPPFactory is a Singleton class that will create EPPCommand or EPPResponse instances for any of the supported EPP Command Mappings (e.g. domain, host, contact).
EPPGreeting
          Represents an EPP Greeting message, which an EPP server uses in response to a successful connection from an EPP client.
EPPHello
          Represents an EPP hello request that is sent by an EPP Client and received by an EPP Server.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPMsgQueue
          EPPMsgQueue describes messages queued for client retrieval.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
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.
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.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPResult
          Represents an individual result that is contained in an EPPResponse.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPServiceMenu
          Identifies the features supported by the server, including: One or more <version> elements that contain the protocol versions supported by the server.
EPPStatement
          Describe data collection purposes, data recipients, and data retention.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPValue
          Identifies a client-provided element (including XML tag and value) that caused a server error condition.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.host
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.idnext
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.idnmap
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.idntable
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.jobscontact
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.launch
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.lowbalancepoll
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.mark
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.nameWatch
EPPAuthInfo
          Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPRenewCmd
          The EPP <renew> command is used to extend the validity period of an existing object.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransferCmd
          The EPP <transfer> command provides a query operation that allows a client to determine real-time status of pending and completed transfer requests.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.namestoreext
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.nv
EPPAuthInfo
          Represents authorization information which is a shared structure been used by other mapping such as domain and contact mappings.
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.persreg
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.premiumdomain
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.registry
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.relateddomainext
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.reseller
EPPCheckCmd
          The EPP check command is used to determine if an object exists in the server repository.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPCreateCmd
          The EPP <create> command is used to create an instance of an object.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPDeleteCmd
          The EPP <delete> command is used to remove an instance of an existing object.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
EPPUpdateCmd
          The EPP update command is used to change information associated with an existing object.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.resellerext
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.rgpext
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.rgppoll
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.secdnsext.v10
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.secdnsext.v11
EPPCodecException
          Represents a general EPP Codec Exception.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.signedMark
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.suggestion
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.suggestion.util
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.syncext
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.verificationcode
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.whois
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPExtFactory
          Represents an interface, used by EPPFactory, and implemented by concrete EPP Command Extensions for the creation of concrete EPPCodecComponent and EPPProtocolExtension instances from a command extension XML element.
EPPProtocolExtension
          Represents an EPPProtocol extension that is sent by an EPP Client and received by an EPP Server.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.codec.whowas
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCodecException
          Represents a general EPP Codec Exception.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPDecodeException
          Represents an exception while decoding an XML Element tree into a concrete EPPCodecComponent.
EPPEncodeException
          Represents an exception while encoding an XML Element tree from a concrete EPPCodecComponent.
EPPInfoCmd
          The EPP <info> command is used to retrieve information associated with an existing object.
EPPMapFactory
          Represents an abstract class, used by EPPFactory, and extended by concrete EPP Command Mappings for the creation of concrte EPPCommand and EPPResponse instances from a command extension XML element.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPService
          Identifies an EPP Command Mapping service supported by the EPPCodec.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.framework
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.interfaces
EPPCodec
          Singleton class to encode and decode EPPMessage instances to and from DOM Documents.
EPPCodecComponent
          Represents an EPP CODEC Component interface that is implemented by any class that needs to participate in the encoding and decoding of EPP XML documents.
EPPCommand
          Represents an EPP command that is sent by an EPP Client and received by an EPP Server.
EPPGreeting
          Represents an EPP Greeting message, which an EPP server uses in response to a successful connection from an EPP client.
EPPMessage
          Represents an EPP object that can be sent or received by an EPP Client or EPP Server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.namestore.interfaces
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.serverstub
EPPGreeting
          Represents an EPP Greeting message, which an EPP server uses in response to a successful connection from an EPP client.
EPPLoginCmd
          The EPP <login> command is used to establish a session with an EPP server in response to a greeting issued by the server.
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
EPPTransId
          Represents a <trID> element of a response, which uniquely identifies a transaction.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.serverstub.v06
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.serverstub.v07
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.serverstub.v08
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.serverstub.v09
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 

Classes in com.verisign.epp.codec.gen used by com.verisign.epp.serverstub.v11
EPPResponse
          Represents an EPP response that is send by an EPP Server and received by an EPP Client.
 



Copyright © VeriSign Inc. All Rights Reserved.