|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Pool | |
|---|---|
| com.sun.istack | istack-commons runtime utilities. |
| com.sun.xml.bind.v2.runtime | Code that implements JAXBContext, Unmarshaller, and Marshaller. |
| Uses of Pool in com.sun.istack |
|---|
| Classes in com.sun.istack that implement Pool | |
|---|---|
static class |
Pool.Impl<T>
Default implementation that uses ConcurrentLinkedQueue
as the data store. |
| Uses of Pool in com.sun.xml.bind.v2.runtime |
|---|
| Fields in com.sun.xml.bind.v2.runtime declared as Pool | |
|---|---|
Pool<Marshaller> |
JAXBContextImpl.marshallerPool
Pool of Marshallers. |
Pool<Unmarshaller> |
JAXBContextImpl.unmarshallerPool
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||