| Class | Description |
|---|---|
| CopyStream |
This class allows converting an OutputStream into an InputStream without having a duplicated buffer in memory at any time.
|
| DelegatingOutputStream |
This class allows to keep track of the original OutputStream throughout all CXF' stages.
|
| SoapServiceMetadataTypeUtils |
Utility class for handling XML
MetadataTypes |
| XmlTransformationUtils |
| Exception | Description |
|---|---|
| XmlTransformationException |
Exception implementation that aims to be thrown when an XML transformation problem occur. |
Copyright © 2022. All rights reserved.