Class AbstractResponseDsml<E extends Response>

    • Constructor Detail

      • AbstractResponseDsml

        public AbstractResponseDsml​(LdapApiService codec,
                                    E response)
        Instantiates a new abstract DSML response.
        Parameters:
        codec - the Ldap Service to use
        response - the LDAP response message to decorate