Uses of Class
io.dropwizard.jersey.params.LongParam
-
Packages that use LongParam Package Description com.example.helloworld.resources -
-
Uses of LongParam in com.example.helloworld.resources
Methods in com.example.helloworld.resources with parameters of type LongParam Modifier and Type Method Description PersonPersonResource. getPerson(LongParam personId)PersonViewPersonResource. getPersonViewFreemarker(LongParam personId)PersonViewPersonResource. getPersonViewMustache(LongParam personId)
-