| Interface | Description |
|---|---|
| ClassFinder | |
| DataSourceBlock |
DataSourceBlock Block with a business object that is a javax.activation.DataSource
|
| JAXBBlock |
JAXBBlock Block represented by a JAXB object
|
| OMBlock |
OMBlock Block represented by an OMElement object
|
| ParsedEntityReader |
This interface will be used to read data stream directly from a parser.
|
| SOAPEnvelopeBlock |
SOAPEnvelopeBlock Block represented by an SAAJ SOAPEnvelope.
|
| SourceBlock |
SourceBlock Block with a business object that is a javax.xml.transform.Source
|
| XMLStringBlock |
XMLStringBlock Block with a business object that is a String containing xml text
|
| Class | Description |
|---|---|
| JAXBBlockContext | |
| JAXBContextFromClasses |
This class provides a utility method, newInstance, which
builds a valid JAXBContext from a series of classes.
|
| JAXBUtils |
JAXB Utilites to pool JAXBContext and related objects.
|
| JAXBUtilsMonitor |
The monitor is used by the tests to ensure
that the JAXBUtils code is used and is functioning correctly.
|
| Enum | Description |
|---|---|
| JAXBUtils.CONSTRUCTION_TYPE |
Copyright © 2004–2018 The Apache Software Foundation. All rights reserved.