Uses of Interface
com.sun.xml.bind.v2.model.runtime.RuntimeTypeInfoSet

Packages that use RuntimeTypeInfoSet
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. 
 

Uses of RuntimeTypeInfoSet in com.sun.xml.bind.v2.model.impl
 

Classes in com.sun.xml.bind.v2.model.impl that implement RuntimeTypeInfoSet
(package private)  class RuntimeTypeInfoSetImpl
          TypeInfoSet specialized for runtime.
 

Methods in com.sun.xml.bind.v2.model.impl that return RuntimeTypeInfoSet
 RuntimeTypeInfoSet RuntimeModelBuilder.link()
           
 

Uses of RuntimeTypeInfoSet in com.sun.xml.bind.v2.runtime
 

Methods in com.sun.xml.bind.v2.runtime that return RuntimeTypeInfoSet
 RuntimeTypeInfoSet JAXBContextImpl.getTypeInfoSet()
          Creates a RuntimeTypeInfoSet.