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

Packages that use EPPCreateCmd
com.verisign.epp.codec.contact   
com.verisign.epp.codec.defReg   
com.verisign.epp.codec.domain   
com.verisign.epp.codec.emailFwd   
com.verisign.epp.codec.host   
com.verisign.epp.codec.nameWatch   
com.verisign.epp.codec.registry   
 

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

Subclasses of EPPCreateCmd in com.verisign.epp.codec.contact
 class EPPContactCreateCmd
          Represents an EPP Contact <create> command, which provides a transform that allows a client to create a contact object.
 

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

Subclasses of EPPCreateCmd in com.verisign.epp.codec.defReg
 class EPPDefRegCreateCmd
          Represents an EPPDefReg <create> command, which provides a transform operation that allows a client to create a defReg object.
 

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

Subclasses of EPPCreateCmd in com.verisign.epp.codec.domain
 class EPPDomainCreateCmd
          Represents an EPP Domain <create> command, which provides a transform operation that allows a client to create a domain object.
 

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

Subclasses of EPPCreateCmd in com.verisign.epp.codec.emailFwd
 class EPPEmailFwdCreateCmd
          Represents an EPP EmailFwd <create> command, which provides a transform operation that allows a client to create a emailFwd object.
 

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

Subclasses of EPPCreateCmd in com.verisign.epp.codec.host
 class EPPHostCreateCmd
          Represents an EPP Host <create> command, which provides a transform operation that allows a client to create a host object.
 

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

Subclasses of EPPCreateCmd in com.verisign.epp.codec.nameWatch
 class EPPNameWatchCreateCmd
          Represents an EPP NameWatch <create> command, which provides a transform operation that allows a client to create a nameWatch object.
 

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

Subclasses of EPPCreateCmd in com.verisign.epp.codec.registry
 class EPPRegistryCreateCmd
          Represents an EPP Registry <create> command, which provides a transform operation that allows a client to create a registry object.
 



Copyright © VeriSign Inc. All Rights Reserved.