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 
 

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
          Deprecated. The caller no longer needs to use this, as Bridge has methods that can work without BridgeContext.
JAXBRIContext
          JAXBContext enhanced with JAXB RI specific functionalities.
RawAccessor
          Accesses a particular property of a bean.
TypeReference
          A reference to a JAXB-bound type.