|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ResourceMethodRegistry | |
---|---|
org.resteasy | |
org.resteasy.plugins.server.grizzly |
Uses of ResourceMethodRegistry in org.resteasy |
---|
Fields in org.resteasy declared as ResourceMethodRegistry | |
---|---|
protected ResourceMethodRegistry |
Dispatcher.registry
|
Fields in org.resteasy with type parameters of type ResourceMethodRegistry | |
---|---|
protected java.util.concurrent.ConcurrentHashMap<java.lang.Class,ResourceMethodRegistry> |
ResourceLocator.cachedSubresources
|
Uses of ResourceMethodRegistry in org.resteasy.plugins.server.grizzly |
---|
Constructors in org.resteasy.plugins.server.grizzly with parameters of type ResourceMethodRegistry | |
---|---|
GrizzletDispatcher(ResteasyProviderFactory providerFactory,
ResourceMethodRegistry registry,
java.lang.String contextPath)
|
|
GrizzlyHttpDispatcher(ResteasyProviderFactory providerFactory,
ResourceMethodRegistry registry,
java.lang.String contextPath)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |