Uses of Class
org.osgi.service.jaxrs.runtime.dto.ResourceDTO
-
Packages that use ResourceDTO Package Description org.osgi.service.jaxrs.runtime.dto JAX-RS Runtime DTO Package Version 1.0. -
-
Uses of ResourceDTO in org.osgi.service.jaxrs.runtime.dto
Fields in org.osgi.service.jaxrs.runtime.dto declared as ResourceDTO Modifier and Type Field Description ResourceDTO[]
ExtensionDTO. filteredByName
The resourceDTOs that are mapped to this extension using aNameBinding
annotationResourceDTO[]
BaseApplicationDTO. resourceDTOs
Returns the representations of the dynamic JAX-RS resource services associated with this Application.
-