|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use UriPathValue | |
---|---|
com.sun.ws.rest.api.model |
Uses of UriPathValue in com.sun.ws.rest.api.model |
---|
Methods in com.sun.ws.rest.api.model that return UriPathValue | |
---|---|
UriPathValue |
AbstractResource.getUriPath()
|
UriPathValue |
UriPathAnnotated.getUriPath()
|
UriPathValue |
AbstractSubResourceLocator.getUriPath()
|
UriPathValue |
AbstractSubResourceMethod.getUriPath()
|
Constructors in com.sun.ws.rest.api.model with parameters of type UriPathValue | |
---|---|
AbstractResource(java.lang.Class<?> resourceClass,
UriPathValue uriPath)
Creates a new instance of AbstractResource |
|
AbstractSubResourceLocator(java.lang.reflect.Method method,
UriPathValue uriPath)
Creates a new instance of AbstractSubResourceLocator |
|
AbstractSubResourceMethod(AbstractResource resource,
java.lang.reflect.Method method,
UriPathValue uriPath,
java.lang.String httpMethod)
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |