Class AllowWSRequestPredicate

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

    public class AllowWSRequestPredicate
    extends Object
    implements io.undertow.predicate.Predicate
    • Constructor Detail

      • AllowWSRequestPredicate

        public AllowWSRequestPredicate()
    • Method Detail

      • resolve

        public boolean resolve​(io.undertow.server.HttpServerExchange exchange)
        Specified by:
        resolve in interface io.undertow.predicate.Predicate