Uses of Class
org.osgi.service.jaxrs.runtime.dto.ExtensionDTO
-
Packages that use ExtensionDTO Package Description org.osgi.service.jaxrs.runtime.dto JAX-RS Runtime DTO Package Version 1.0. -
-
Uses of ExtensionDTO in org.osgi.service.jaxrs.runtime.dto
Fields in org.osgi.service.jaxrs.runtime.dto declared as ExtensionDTO Modifier and Type Field Description ExtensionDTO[]
BaseApplicationDTO. extensionDTOs
Returns the representations of the dynamic JAX-RS extension services associated with this Application.
-