public interface ResourceMethod extends ResourceLocator
Modifier and Type | Method and Description |
---|---|
MediaType[] |
getConsumes() |
Set<String> |
getHttpMethods() |
MediaType[] |
getProduces() |
boolean |
isAsynchronous() |
void |
markAsynchronous() |
getAnnotatedMethod, getFullpath, getGenericReturnType, getMethod, getParams, getPath, getResourceClass, getReturnType
Copyright © 2019 JBoss by Red Hat. All rights reserved.