Class RerunFilterAction

java.lang.Object
org.glassfish.grizzly.filterchain.RerunFilterAction
All Implemented Interfaces:
NextAction

public class RerunFilterAction extends Object
This NextAction instructs the FilterChain to rerun the same Filter again.
Author:
Alexey Stashok
  • Field Details

    • type

      protected final int type
  • Method Details

    • type

      public final int type()
      Get NextAction type
      Specified by:
      type in interface NextAction
      Returns:
      NextAction type