Uses of Class
org.glassfish.jaxb.runtime.api.Bridge
Packages that use Bridge
Package
Description
Runtime API for the JAX-WS RI
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of Bridge in com.sun.xml.ws.db.glassfish
Subclasses of Bridge in com.sun.xml.ws.db.glassfishConstructors in com.sun.xml.ws.db.glassfish with parameters of type BridgeModifierConstructorDescriptionBridgeWrapper(com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper p, Bridge<T> b) WrapperBridge(com.sun.xml.ws.db.glassfish.JAXBRIContextWrapper p, Bridge<T> b) -
Uses of Bridge in com.sun.xml.ws.security.opt.impl.enc
Methods in com.sun.xml.ws.security.opt.impl.enc with parameters of type Bridge -
Uses of Bridge in org.glassfish.jaxb.runtime.api
Fields in org.glassfish.jaxb.runtime.api declared as BridgeMethods in org.glassfish.jaxb.runtime.api that return BridgeModifier and TypeMethodDescriptionabstract BridgeJAXBRIContext.createBridge(TypeReference ref) Creates a mini-marshaller/unmarshaller that can process aTypeReference. -
Uses of Bridge in org.glassfish.jaxb.runtime.v2.runtime
Methods in org.glassfish.jaxb.runtime.v2.runtime that return Bridge