Class DeleteResponseFactory

    • Method Detail

      • encodeReverse

        public void encodeReverse​(LdapApiService codec,
                                  Asn1Buffer buffer,
                                  Message message)
        Encode the DeleteResponse message to a PDU.
        DeleteResponse :
         0x6B L1
          |
          +--> LdapResult
         
        Parameters:
        codec - The LdapApiService instance
        buffer - The buffer where to put the PDU
        message - the DeleteResponse to encode