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 Detail

      • getPriority

        int getPriority()