Uses of Class
org.osgi.service.jaxrs.whiteboard.annotations.RequireJaxrsWhiteboard
-
Packages that use RequireJaxrsWhiteboard Package Description org.osgi.service.jaxrs.whiteboard.propertytypes JAX-RS Whiteboard Package Version 1.0. -
-
Uses of RequireJaxrsWhiteboard in org.osgi.service.jaxrs.whiteboard.propertytypes
Classes in org.osgi.service.jaxrs.whiteboard.propertytypes with annotations of type RequireJaxrsWhiteboard Modifier and Type Class Description interface
JaxrsApplicationBase
Component Property Type for theosgi.jaxrs.application.base
service property.interface
JaxrsExtension
Component Property Type for theosgi.jaxrs.extension
service property.interface
JaxrsResource
Component Property Type for theosgi.jaxrs.resource
service property.interface
JSONRequired
Component Property Type for requiring JSON media type support using theJaxrsWhiteboardConstants.JAX_RS_MEDIA_TYPE
service property.
-