Class ImmutablePathMatcher<T>

java.lang.Object
io.quarkus.vertx.http.runtime.security.ImmutablePathMatcher<T>

public class ImmutablePathMatcher<T> extends Object
Handler that dispatches to a given handler based on a match of the path.