Uses of Class
com.sun.research.ws.wadl.Resources
-
Packages that use Resources Package Description com.sun.research.ws.wadl org.glassfish.jersey.server.wadl Jersey server-side WADL support public classes and interfaces.org.glassfish.jersey.server.wadl.internal Jersey server-side WADL internal classes. -
-
Uses of Resources in com.sun.research.ws.wadl
Fields in com.sun.research.ws.wadl with type parameters of type Resources Modifier and Type Field Description protected List<Resources>Application. resourcesMethods in com.sun.research.ws.wadl that return Resources Modifier and Type Method Description ResourcesObjectFactory. createResources()Create an instance ofResourcesMethods in com.sun.research.ws.wadl that return types with arguments of type Resources Modifier and Type Method Description List<Resources>Application. getResources()Gets the value of the resources property. -
Uses of Resources in org.glassfish.jersey.server.wadl
Methods in org.glassfish.jersey.server.wadl that return Resources Modifier and Type Method Description ResourcesWadlGenerator. createResources() -
Uses of Resources in org.glassfish.jersey.server.wadl.internal
Methods in org.glassfish.jersey.server.wadl.internal that return Resources Modifier and Type Method Description ResourcesWadlGeneratorImpl. createResources()
-