Interface EPPMessage

    • Method Detail

      • getNamespace

        java.lang.String getNamespace()
        Gets the EPP Namespace URI associated with the EPPMessage. This will be either one of the following:
        • EPP namespace - EPPCodec.NS
        • EPP Command Mapping namespace - mappingMapFactory.NS


        Specified by:
        getNamespace in interface EPPCodecComponent
        Returns:
        Namespace URI associated with the EPPMessage.