Uses of Class
com.sun.xml.bind.api.JAXBRIContext
Packages that use JAXBRIContext
Package
Description
Runtime API for the JAX-WS RI
The JAXB 2.0 runtime
Code that implements JAXBContext, Unmarshaller, and Marshaller.
JAX-WS RI vendor extension features that are available to the JAX-WS RI users.
-
Uses of JAXBRIContext in com.sun.xml.bind.api
Methods in com.sun.xml.bind.api that return JAXBRIContextModifier and TypeMethodDescriptionBridge.getContext()Gets theJAXBRIContextto which this object belongs.static JAXBRIContextJAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, String defaultNamespaceRemap, boolean c14nSupport) Deprecated.Compatibility with older versions.static JAXBRIContextJAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class, Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar) Creates a newJAXBRIContext.static JAXBRIContextJAXBRIContext.newInstance(Class[] classes, Collection<TypeReference> typeRefs, Map<Class, Class> subclassReplacements, String defaultNamespaceRemap, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean supressAccessorWarnings) Creates a newJAXBRIContext. -
Uses of JAXBRIContext in com.sun.xml.bind.v2
Methods in com.sun.xml.bind.v2 that return JAXBRIContextModifier and TypeMethodDescriptionstatic JAXBRIContextContextFactory.createContext(Class[] classes, Collection<TypeReference> typeRefs, Map<Class, Class> subclassReplacements, String defaultNsUri, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo) Deprecated.usecreateContext(Class[] classes, Map<String,Object> properties)method insteadstatic JAXBRIContextContextFactory.createContext(Class[] classes, Collection<TypeReference> typeRefs, Map<Class, Class> subclassReplacements, String defaultNsUri, boolean c14nSupport, RuntimeAnnotationReader ar, boolean xmlAccessorFactorySupport, boolean allNillable, boolean retainPropertyInfo, boolean improvedXsiTypeHandling) Deprecated.usecreateContext( Class[] classes, Map<String,Object> properties)method instead -
Uses of JAXBRIContext in com.sun.xml.bind.v2.runtime
Subclasses of JAXBRIContext in com.sun.xml.bind.v2.runtimeModifier and TypeClassDescriptionfinal classThis class provides the implementation of JAXBContext. -
Uses of JAXBRIContext in com.sun.xml.ws.db.glassfish
Methods in com.sun.xml.ws.db.glassfish that return JAXBRIContext -
Uses of JAXBRIContext in com.sun.xml.ws.developer
Methods in com.sun.xml.ws.developer that return JAXBRIContextModifier and TypeMethodDescriptionJAXBContextFactory.createJAXBContext(SEIModel sei, List<Class> classesToBind, List<TypeReference> typeReferences) Called by the JAX-WS runtime to create aJAXBRIContextfor the given SEI.Constructors in com.sun.xml.ws.developer with parameters of type JAXBRIContextModifierConstructorDescriptionUsesJAXBContextFeature(JAXBRIContext context) CreatesUsesJAXBContextFeature. -
Uses of JAXBRIContext in com.sun.xml.ws.model
Fields in com.sun.xml.ws.model declared as JAXBRIContextModifier and TypeFieldDescriptionprotected JAXBRIContextAbstractSEIModelImpl.jaxbContextDeprecated. -
Uses of JAXBRIContext in com.sun.xml.ws.rx.mc.runtime
Methods in com.sun.xml.ws.rx.mc.runtime that return JAXBRIContextModifier and TypeMethodDescriptionMcRuntimeVersion.getJaxbContext(AddressingVersion av) Returns JAXB context that is intitialized based on a given addressing version. -
Uses of JAXBRIContext in com.sun.xml.ws.rx.rm.runtime
Methods in com.sun.xml.ws.rx.rm.runtime that return JAXBRIContextModifier and TypeMethodDescriptionRmRuntimeVersion.getJaxbContext(AddressingVersion av) Returns JAXB context that is intitialized based on a given addressing version.protected final JAXBRIContextWsrmProtocolHandler.getJaxbContext() -
Uses of JAXBRIContext in com.sun.xml.ws.rx.util
Methods in com.sun.xml.ws.rx.util that return JAXBRIContextModifier and TypeMethodDescriptionJaxbContextRepository.getJaxbContext(AddressingVersion av) Returns JAXB context that is intitialized based on a given addressing version.Methods in com.sun.xml.ws.rx.util with parameters of type JAXBRIContext -
Uses of JAXBRIContext in com.sun.xml.ws.tx.coord.common
Methods in com.sun.xml.ws.tx.coord.common that return JAXBRIContextModifier and TypeMethodDescriptionabstract JAXBRIContextCoordinationContextBuilder.getJAXBRIContext() -
Uses of JAXBRIContext in com.sun.xml.ws.tx.coord.common.types
Methods in com.sun.xml.ws.tx.coord.common.types that return JAXBRIContext -
Uses of JAXBRIContext in com.sun.xml.ws.tx.coord.v10
Methods in com.sun.xml.ws.tx.coord.v10 that return JAXBRIContextModifier and TypeMethodDescriptionCoordinationContextBuilderImpl.getJAXBRIContext()XmlTypeAdapter.CoordinationContextImpl.getJAXBRIContext() -
Uses of JAXBRIContext in com.sun.xml.ws.tx.coord.v11
Methods in com.sun.xml.ws.tx.coord.v11 that return JAXBRIContextModifier and TypeMethodDescriptionCoordinationContextBuilderImpl.getJAXBRIContext()XmlTypeAdapter.CoordinationContextImpl.getJAXBRIContext()