Uses of Interface
com.sun.istack.Pool
Packages that use Pool
Package
Description
istack-commons runtime utilities.
Code that implements JAXBContext, Unmarshaller, and Marshaller.
-
Uses of Pool in com.sun.istack
Classes in com.sun.istack that implement PoolModifier and TypeClassDescriptionstatic classPool.Impl<T>Default implementation that usesConcurrentLinkedQueueas the data store. -
Uses of Pool in com.sun.xml.bind.v2.runtime
Fields in com.sun.xml.bind.v2.runtime declared as PoolModifier and TypeFieldDescriptionfinal Pool<javax.xml.bind.Marshaller>JAXBContextImpl.marshallerPoolPool ofMarshallers.final Pool<javax.xml.bind.Unmarshaller>JAXBContextImpl.unmarshallerPool