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:
  • Method Summary

    Modifier and Type
    Method
    Description
    int
    Get NextAction type
  • Method Details

    • type

      int type()
      Get NextAction type
      Returns:
      NextAction type