Uses of Class
fish.payara.appserver.rest.endpoints.RestEndpointModel
-
Packages that use RestEndpointModel Package Description fish.payara.appserver.rest.endpoints -
-
Uses of RestEndpointModel in fish.payara.appserver.rest.endpoints
Methods in fish.payara.appserver.rest.endpoints that return RestEndpointModel Modifier and Type Method Description static RestEndpointModelRestEndpointModel. generateFromMethod(Method method)Gets the endpoint of a given method, relative to the jersey application root.
-