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

Packages that use EPPMapFactory
com.verisign.epp.codec.balance   
com.verisign.epp.codec.contact   
com.verisign.epp.codec.defReg   
com.verisign.epp.codec.domain   
com.verisign.epp.codec.emailFwd   
com.verisign.epp.codec.gen   
com.verisign.epp.codec.host   
com.verisign.epp.codec.idntable   
com.verisign.epp.codec.lowbalancepoll   
com.verisign.epp.codec.nameWatch   
com.verisign.epp.codec.nv   
com.verisign.epp.codec.registry   
com.verisign.epp.codec.rgppoll   
com.verisign.epp.codec.suggestion   
com.verisign.epp.codec.whowas   
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.balance
 class EPPBalanceMapFactory
          The EPPCodec Extension Factory that needs to be configured to encode/decode Balance command and response.
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.contact
 class EPPContactMapFactory
          EPPContactMapFactory represents the EPPCommand and EPPResponse factory for the EPP Contact Mapping with the XML Namespace URI "urn:iana:xmlns:contact".
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.defReg
 class EPPDefRegMapFactory
          EPPDefRegMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP DefReg Mapping with the XML Namespace URI "urn:ietf:params:xmlns:domain".
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.domain
 class EPPDomainMapFactory
          EPPDomainMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP Domain Mapping with the XML Namespace URI "urn:ietf:params:xmlns:domain".
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.emailFwd
 class EPPEmailFwdMapFactory
          EPPEmailFwdMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP EmailFwd Mapping with the XML Namespace URI "http://www.nic.name/epp/emailFwd-1.0".
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.gen
 class EPPTestGenMapFactory
          EPPTestGenMapFactory is a test map factory used to test the general (gen) EPP package.
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.host
 class EPPHostMapFactory
          EPPHostMapFactory represents the EPPCommand and EPPResponse factory for the EPP Host Mapping with the XML Namespace URI "urn:ietf:params:xmlns:host".
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.idntable
 class EPPIdnTableMapFactory
          Factory for the IDN Table command and response objects.
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.lowbalancepoll
 class EPPLowBalancePollMapFactory
          The EPPCodec Extension Factory that needs to be configured to encode/decode LowBalancePoll responses.
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.nameWatch
 class EPPNameWatchMapFactory
          EPPNameWatchMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP NameWatch Mapping with the XML Namespace URI "urn:ietf:params:xmlns:nameWatch".
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.nv
 class EPPNameVerificationMapFactory
          Factory for the Name Verification command and response objects.
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.registry
 class EPPRegistryMapFactory
           
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.rgppoll
 class EPPRgpPollMapFactory
          The EPPCodec Extension Factory that needs to be configured to encode/decode RgpPoll responses.
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.suggestion
 class EPPSuggestionMapFactory
          EPPSuggestionMapFactory represents the EPPCommand and EPPResponseMap factory for the EPP Suggestion Mapping with the XML Namespace URI "urn:ietf:params:xmlns:suggestion".
 

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

Subclasses of EPPMapFactory in com.verisign.epp.codec.whowas
 class EPPWhoWasMapFactory
          EPPWhoWasMapFactory represents the EPPCommand and EPPResponse factory for the EPP WhoWas Mapping with the XML Namespace URI "urn:ietf:params:xmlns:whowas".
 



Copyright ? VeriSign Inc. All Rights Reserved.