Class AllowWSRequestPredicate

java.lang.Object
org.jboss.as.webservices.deployers.AllowWSRequestPredicate
All Implemented Interfaces:
io.undertow.predicate.Predicate

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

    • AllowWSRequestPredicate

      public AllowWSRequestPredicate()
  • Method Details

    • resolve

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