|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use EPPDuplicateExtensionException | |
---|---|
com.verisign.epp.codec.gen |
Uses of EPPDuplicateExtensionException in com.verisign.epp.codec.gen |
---|
Methods in com.verisign.epp.codec.gen that throw EPPDuplicateExtensionException | |
---|---|
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. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |