Module com.sun.xml.ws
Package com.sun.xml.ws.spi.db
-
Interface Summary Interface Description BindingContext JAXBContextenhanced with JAXB RI specific functionalities.DatabindingProvider PropertyAccessor<B,V> Accesses a particular property of a bean.PropertyGetter PropertyGetterPropertySetter PropertySetterRepeatedElementBridge.CollectionHandler XMLBridge<T> The XMLBridge is a Glassfish JAXWS side of Glassfish JAXB Bridge. -
Class Summary Class Description BindingContextFactory BindingContextFactoryBindingHelper BindingHelperBindingInfo BindingInfoFieldGetter FieldGetter gets the value of a field from an instance.FieldSetter FieldSetterJAXBWrapperAccessor JAXBWrapperAccessorMethodGetter MethodGetterMethodSetter MethodInjectionOldBridge<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> RepeatedElementBridgeServiceArtifactSchemaGenerator ServiceArtifactSchemaGenerator generates XML schema for service artifacts including the wrapper types of document-literal stype operation and exceptions.TypeInfo A reference to a JAXB-bound type.WrapperAccessor WrapperAccessorWrapperBridge<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 Exception Description DatabindingException Signals an error in Databinding.