Package com.sun.xml.ws.spi.db

Interface Summary
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 Summary
BindingContextFactory BindingContextFactory
BindingHelper BindingHelper
BindingInfo BindingInfo
FieldGetter FieldGetter gets the value of a field from an instance.
FieldGetter.PrivilegedGetter  
FieldSetter FieldSetter
JAXBWrapperAccessor JAXBWrapperAccessor
MethodGetter MethodGetter
MethodGetter.PrivilegedGetter  
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
RepeatedElementBridge.ArrayHandler  
RepeatedElementBridge.BaseCollectionHandler  
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 Summary
DatabindingException Signals an error in Databinding.
 



Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.