Interface Action<C extends Asn1Container>

    • Method Detail

      • action

        void action​(C container)
             throws org.apache.directory.api.asn1.DecoderException
        The action to be executed.
        Parameters:
        container - The container which stores the current data
        Throws:
        org.apache.directory.api.asn1.DecoderException - Thrown if something went wrong.