Uses of Interface
org.glassfish.jersey.linking.mapping.ResourceMappingContext
Packages that use ResourceMappingContext
-
Uses of ResourceMappingContext in org.glassfish.jersey.linking
Methods in org.glassfish.jersey.linking with parameters of type ResourceMappingContextModifier and TypeMethodDescriptionProvideLinkDescriptor.getLinkTemplate(ResourceMappingContext rmc) Get the link template, either directly from the value() or from the@Pathof the class referenced in resource() -
Uses of ResourceMappingContext in org.glassfish.jersey.linking.mapping
Classes in org.glassfish.jersey.linking.mapping that implement ResourceMappingContextModifier and TypeClassDescriptionclassThis implementation of the resource mapping context assumed resources are of a simple type with a statically defined structure.