Uses of Package
com.sun.xml.bind.api

Packages that use com.sun.xml.bind.api
com.sun.xml.bind.api Runtime API for the JAX-WS RI 
com.sun.xml.bind.v2 The JAXB 2.0 runtime 
com.sun.xml.bind.v2.model.impl Implementation of the com.sun.xml.bind.j2s.model package. 
com.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. 
com.sun.xml.bind.v2.runtime.property   
com.sun.xml.bind.v2.runtime.reflect Abstraction around accessing data of actual objects. 
com.sun.xml.bind.v2.runtime.reflect.opt Hosts optimized Accessor, TransducedAccessor, and Transducer
com.sun.xml.bind.v2.runtime.unmarshaller   
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.api
AccessorException
          Signals an error in RawAccessor.
Bridge
          Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
BridgeContext
          Holds thread specific state information for Bridges, to make Bridge thread-safe.
JAXBRIContext
          JAXBContext enhanced with JAXB RI specific functionalities.
RawAccessor
          Accesses a particular property of a bean.
TypeReference
          A reference to a JAXB-bound type.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2
TypeReference
          A reference to a JAXB-bound type.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.model.impl
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime
AccessorException
          Signals an error in RawAccessor.
Bridge
          Mini-marshaller/unmarshaller that is specialized for a particular element name and a type.
BridgeContext
          Holds thread specific state information for Bridges, to make Bridge thread-safe.
JAXBRIContext
          JAXBContext enhanced with JAXB RI specific functionalities.
RawAccessor
          Accesses a particular property of a bean.
TypeReference
          A reference to a JAXB-bound type.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.property
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.reflect
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.reflect.opt
AccessorException
          Signals an error in RawAccessor.
 

Classes in com.sun.xml.bind.api used by com.sun.xml.bind.v2.runtime.unmarshaller
AccessorException
          Signals an error in RawAccessor.