Interface NextAction

  • All Known Implementing Classes:
    RerunFilterAction

    public interface NextAction
    The interface defines the instruction for a FilterChain, how it should continue filter chain execution.
    Author:
    Alexey Stashok
    See Also:
    Filter, FilterChain
    • Method Detail

      • type

        int type()
        Get NextAction type
        Returns:
        NextAction type