Uses of Class
org.osgi.service.jaxrs.runtime.dto.BaseApplicationDTO
-
Packages that use BaseApplicationDTO Package Description org.osgi.service.jaxrs.runtime.dto JAX-RS Runtime DTO Package Version 1.0. -
-
Uses of BaseApplicationDTO in org.osgi.service.jaxrs.runtime.dto
Subclasses of BaseApplicationDTO in org.osgi.service.jaxrs.runtime.dto Modifier and Type Class Description class
ApplicationDTO
Represents a JAX-RS Application service.class
FailedApplicationDTO
Represents a JAX-RS service which is currently not being used due to a problem.
-