Package com.sun.xml.ws.util
Class Pool.Unmarshaller
java.lang.Object
com.sun.xml.ws.util.Pool<javax.xml.bind.Unmarshaller>
com.sun.xml.ws.util.Pool.Unmarshaller
JAXB
Marshaller pool.-
Nested Class Summary
Nested classes/interfaces inherited from class com.sun.xml.ws.util.Pool
Pool.Marshaller, Pool.TubePool, Pool.Unmarshaller -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionprotected javax.xml.bind.Unmarshallercreate()Creates a new instance of object.
-
Constructor Details
-
Unmarshaller
public Unmarshaller(javax.xml.bind.JAXBContext context)
-
-
Method Details