| Package | Description |
|---|---|
| org.everrest.core.impl.async | |
| org.everrest.core.impl.resource | |
| org.everrest.core.resource | |
| org.everrest.core.wadl |
| Modifier and Type | Method and Description |
|---|---|
ResourceMethodDescriptor |
AsynchronousJob.getResourceMethod() |
| Modifier and Type | Method and Description |
|---|---|
AsynchronousJob |
AsynchronousJobPool.addJob(Object resource,
ResourceMethodDescriptor resourceMethod,
Object[] params) |
| Modifier and Type | Class and Description |
|---|---|
class |
OptionsRequestResourceMethodDescriptorImpl |
class |
ResourceMethodDescriptorImpl |
class |
SubResourceMethodDescriptorImpl |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends ResourceMethodDescriptor> |
AbstractResourceDescriptorImpl.findMethodResourceMediaType(List<T> resourceMethods,
List<javax.ws.rs.core.MediaType> consumes,
List<javax.ws.rs.core.MediaType> produces)
Check is collection of
ResourceMethodDescriptor already contains ResourceMethodDescriptor with
the
same
media types. |
| Modifier and Type | Method and Description |
|---|---|
protected <T extends ResourceMethodDescriptor> |
AbstractResourceDescriptorImpl.findMethodResourceMediaType(List<T> resourceMethods,
List<javax.ws.rs.core.MediaType> consumes,
List<javax.ws.rs.core.MediaType> produces)
Check is collection of
ResourceMethodDescriptor already contains ResourceMethodDescriptor with
the
same
media types. |
| Modifier and Type | Method and Description |
|---|---|
ResourceMethodMap<ResourceMethodDescriptor> |
AbstractResourceDescriptorImpl.getResourceMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptorValidator.visitResourceMethodDescriptor(ResourceMethodDescriptor rmd)
Validate ResourceMethodDescriptor.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResourceMethodMap<T extends ResourceMethodDescriptor> |
| Modifier and Type | Interface and Description |
|---|---|
interface |
SubResourceMethodDescriptor
Describe sub-resource method.
|
| Modifier and Type | Method and Description |
|---|---|
ResourceMethodMap<ResourceMethodDescriptor> |
AbstractResourceDescriptor.getResourceMethods() |
| Modifier and Type | Method and Description |
|---|---|
void |
ResourceDescriptorVisitor.visitResourceMethodDescriptor(ResourceMethodDescriptor rmd) |
| Modifier and Type | Method and Description |
|---|---|
Method |
WadlGenerator.createMethod(ResourceMethodDescriptor md) |
Method |
BaseWadlGeneratorImpl.createMethod(ResourceMethodDescriptor rmd) |
Copyright © 2012–2016 Codenvy, S.A.. All rights reserved.