| Package | Description |
|---|---|
| com.sun.istack |
istack-commons runtime utilities.
|
| com.sun.xml.bind.v2.runtime |
Code that implements JAXBContext, Unmarshaller, and Marshaller.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
Pool.Impl<T>
Default implementation that uses
ConcurrentLinkedQueue
as the data store. |
| Modifier and Type | Field and Description |
|---|---|
Pool<Marshaller> |
JAXBContextImpl.marshallerPool
Pool of
Marshallers. |
Pool<Unmarshaller> |
JAXBContextImpl.unmarshallerPool |
Copyright © 2005–2017 Oracle Corporation. All rights reserved.