Uses of Class
jakarta.ws.rs.Path
-
Packages that use Path Package Description org.glassfish.jersey.server.model Jersey server-side application & resource modeling classes.org.glassfish.jersey.server.wadl.internal Jersey server-side WADL internal classes. -
-
Uses of Path in org.glassfish.jersey.server.model
Methods in org.glassfish.jersey.server.model that return Path Modifier and Type Method Description static PathResource. getPath(Class<?> resourceClass)Get the resource class@Pathannotation. -
Uses of Path in org.glassfish.jersey.server.wadl.internal
Classes in org.glassfish.jersey.server.wadl.internal with annotations of type Path Modifier and Type Class Description classWadlResourceMethods in org.glassfish.jersey.server.wadl.internal with annotations of type Path Modifier and Type Method Description ResponseWadlResource. getExternalGrammar(UriInfo uriInfo, String path)
-