Class RootClassNode
java.lang.Object
org.jboss.resteasy.core.registry.RootClassNode
-
Field Summary
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionprotected void
addExpression
(String path, ClassExpression ce) void
addInvoker
(String classExpression, String fullpath, ResourceInvoker invoker) int
getSize()
match
(HttpRequest request, int start) void
removeBinding
(String classExpression, String path, Method method)
-
Field Details
-
root
-
bounded
-
-
Constructor Details
-
RootClassNode
public RootClassNode()
-
-
Method Details
-
getSize
public int getSize() -
getBounded
-
match
-
removeBinding
-
addInvoker
-
addExpression
-