Uses of Interface
org.glassfish.jersey.examples.sysprops.PropertyResource
-
Packages that use PropertyResource Package Description org.glassfish.jersey.examples.sysprops org.glassfish.jersey.examples.sysprops.impl -
-
Uses of PropertyResource in org.glassfish.jersey.examples.sysprops
Methods in org.glassfish.jersey.examples.sysprops that return PropertyResource Modifier and Type Method Description PropertyResourcePropertyNamesResource. getProperty(String name) -
Uses of PropertyResource in org.glassfish.jersey.examples.sysprops.impl
Classes in org.glassfish.jersey.examples.sysprops.impl that implement PropertyResource Modifier and Type Class Description classPropertyResourceImplMethods in org.glassfish.jersey.examples.sysprops.impl that return PropertyResource Modifier and Type Method Description PropertyResourcePropertyNamesResourceImpl. getProperty(String name)
-