Interface UndertowFilter

All Superinterfaces:
io.undertow.server.HandlerWrapper
All Known Implementing Classes:
FilterService

public interface UndertowFilter extends io.undertow.server.HandlerWrapper
Author:
Stuart Douglas
  • Method Summary

    Modifier and Type
    Method
    Description
    int
     

    Methods inherited from interface io.undertow.server.HandlerWrapper

    wrap
  • Method Details

    • getPriority

      int getPriority()