Class DelResponseDsml

    • Constructor Detail

      • DelResponseDsml

        public DelResponseDsml​(LdapApiService codec)
        Creates a new getDecoratedMessage() of DelResponseDsml.
        Parameters:
        codec - The LDAP Service to use
      • DelResponseDsml

        public DelResponseDsml​(LdapApiService codec,
                               DeleteResponse ldapMessage)
        Creates a new getDecoratedMessage() of DelResponseDsml.
        Parameters:
        codec - The LDAP Service to use
        ldapMessage - the message to decorate