Package | Description |
---|---|
com.verisign.epp.codec.gen |
Modifier and Type | Method and Description |
---|---|
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.
|
Copyright © VeriSign Inc. All Rights Reserved.