| Package | Description |
|---|---|
| org.jboss.resteasy.core | |
| org.jboss.resteasy.jsapi | |
| org.jboss.resteasy.links.impl | |
| org.jboss.resteasy.wadl |
| Constructor and Description |
|---|
AsynchronousDispatcher(ResteasyProviderFactory providerFactory,
ResourceMethodRegistry registry) |
SynchronousDispatcher(ResteasyProviderFactory providerFactory,
ResourceMethodRegistry registry) |
| Constructor and Description |
|---|
ServiceRegistry(ServiceRegistry parent,
ResourceMethodRegistry registry,
ResteasyProviderFactory providerFactory,
ResourceLocatorInvoker invoker) |
| Modifier and Type | Method and Description |
|---|---|
static <T> T |
RESTUtils.addDiscovery(T entity,
javax.ws.rs.core.UriInfo uriInfo,
ResourceMethodRegistry registry) |
static List<Method> |
RESTUtils.getServiceMethods(ResourceMethodRegistry registry) |
| Constructor and Description |
|---|
ResteasyWadlServiceRegistry(ResteasyWadlServiceRegistry parent,
ResourceMethodRegistry registry,
ResteasyProviderFactory providerFactory,
ResourceLocator locator) |
Copyright © 2020 JBoss by Red Hat. All rights reserved.