Interface | Description |
---|---|
BindingContext |
JAXBContext enhanced with JAXB RI specific functionalities. |
DatabindingProvider | |
PropertyAccessor<B,V> |
Accesses a particular property of a bean.
|
PropertyGetter |
PropertyGetter
|
PropertySetter |
PropertySetter
|
RepeatedElementBridge.CollectionHandler | |
XMLBridge<T> |
The XMLBridge is a Glassfish JAXWS side of Glassfish JAXB Bridge.
|
Class | Description |
---|---|
BindingContextFactory |
BindingContextFactory
|
BindingHelper |
BindingHelper
|
BindingInfo |
BindingInfo
|
FieldGetter |
FieldGetter gets the value of a field from an instance.
|
FieldSetter |
FieldSetter
|
JAXBWrapperAccessor |
JAXBWrapperAccessor
|
MethodGetter |
MethodGetter
|
MethodSetter |
MethodInjection
|
OldBridge<T> |
Mini-marshaller/unmarshaller that is specialized for a particular
element name and a type.
|
PropertyGetterBase |
This is the Gtter of a bean property.
|
PropertySetterBase |
This is the Setter of a bean property.
|
RepeatedElementBridge<T> |
RepeatedElementBridge
|
TypeInfo |
A reference to a JAXB-bound type.
|
WrapperAccessor |
WrapperAccessor
|
WrapperBridge<T> |
WrapperBridge handles RPC-Literal body and Document-Literal wrappers without static
wrapper classes.
|
WrapperComposite |
A JAXB Bean that works like a DOM.
|
Exception | Description |
---|---|
DatabindingException |
Signals an error in Databinding.
|
Copyright © 2015 Oracle Corporation. All rights reserved.