Class RequestMapper<T>
java.lang.Object
org.jboss.resteasy.reactive.server.mapping.RequestMapper<T>
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic classstatic class -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoiddump()org.jboss.resteasy.reactive.server.mapping.PathMatcher<ArrayList<RequestMapper.RequestPath<T>>>
-
Constructor Details
-
RequestMapper
-
-
Method Details
-
map
-
dump
public void dump() -
getRequestPaths
public org.jboss.resteasy.reactive.server.mapping.PathMatcher<ArrayList<RequestMapper.RequestPath<T>>> getRequestPaths() -
getTemplates
-