JavaScript is disabled on your browser.
Skip navigation links
Overview
Class
Use
Tree
Deprecated
Index
Search
Help
RESTEasy 7.0.0.Alpha4
References in this document to JAX-RS refer to the Jakarta RESTful Web Services unless otherwise noted.
References in this document to JAXB refer to the Jakarta XML Binding unless otherwise noted.
org.jboss.resteasy.annotations.providers.jaxb
Wrapped
Uses of Annotation Interface
org.jboss.resteasy.annotations.providers.jaxb.Wrapped
Packages that use
Wrapped
Package
Description
org.jboss.resteasy.plugins.providers.jaxb
Uses of
Wrapped
in
org.jboss.resteasy.plugins.providers.jaxb
Methods in
org.jboss.resteasy.plugins.providers.jaxb
that return
Wrapped
Modifier and Type
Method
Description
static
Wrapped
AnnotationFactory.
create
(
String
elementName,
String
namespace,
String
prefix)