| 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 | Description |
|---|---|---|
static class |
Pool.Impl<T> |
Default implementation that uses
ConcurrentLinkedQueue
as the data store. |
| Modifier and Type | Field | Description |
|---|---|---|
Pool<javax.xml.bind.Marshaller> |
JAXBContextImpl.marshallerPool |
Pool of
Marshallers. |
Pool<javax.xml.bind.Unmarshaller> |
JAXBContextImpl.unmarshallerPool |
Copyright © 2018 Oracle Corporation. All rights reserved.