Interface ICallbackLogic


  • public interface ICallbackLogic
    Common interface for callback logic.
    Since:
    8.0.0
    Author:
    XIMA Media GmbH
    • Method Detail

      • perform

        void perform​(javax.servlet.FilterChain filterChain)
              throws IOException,
                     javax.servlet.ServletException
        Throws:
        IOException
        javax.servlet.ServletException