Class DispatcherTypePredicate

  • All Implemented Interfaces:
    io.undertow.predicate.Predicate

    public class DispatcherTypePredicate
    extends Object
    implements io.undertow.predicate.Predicate
    Predicate that returns true if the dispatcher type matches the specified type.
    Author:
    Stuart Douglas