Uses of Class
com.sun.xml.bind.api.Bridge
-
Packages that use Bridge Package Description com.sun.xml.bind.api Runtime API for the JAX-WS RIcom.sun.xml.bind.v2.runtime Code that implements JAXBContext, Unmarshaller, and Marshaller. -
-
Uses of Bridge in com.sun.xml.bind.api
Fields in com.sun.xml.bind.api declared as Bridge Modifier and Type Field Description Bridge[]CompositeStructure. bridgesMethods in com.sun.xml.bind.api that return Bridge Modifier and Type Method Description abstract BridgeJAXBRIContext. createBridge(TypeReference ref)Creates a mini-marshaller/unmarshaller that can process aTypeReference. -
Uses of Bridge in com.sun.xml.bind.v2.runtime
Methods in com.sun.xml.bind.v2.runtime that return Bridge Modifier and Type Method Description BridgeJAXBContextImpl. createBridge(TypeReference ref)
-