Uses of Class
org.osgi.service.jaxrs.runtime.dto.ResourceMethodInfoDTO
-
Packages that use ResourceMethodInfoDTO Package Description org.osgi.service.jaxrs.runtime.dto JAX-RS Runtime DTO Package Version 1.0. -
-
Uses of ResourceMethodInfoDTO in org.osgi.service.jaxrs.runtime.dto
Fields in org.osgi.service.jaxrs.runtime.dto declared as ResourceMethodInfoDTO Modifier and Type Field Description ResourceMethodInfoDTO[]
ApplicationDTO. resourceMethods
The RequestPaths handled by statically defined resources in this ApplicationResourceMethodInfoDTO[]
ResourceDTO. resourceMethods
The RequestPaths handled by this resource
-