Apache CXF API

Package org.apache.cxf.aegis.type.encoded

Interface Summary
SoapRef.Action  
 

Class Summary
ArrayTypeInfo  
MarshalRegistry MarshalRegistry maintains tracks which object instances have been marshaled and which objects still need to be marshaled.
SoapArrayType  
SoapEncodingUtil Utilitiy methods for SOAP reading and writing encoded mesages.
SoapRef SoapRef represents an encoded SOAP 1.1 href or SOAP 1.2 ref object.
SoapRefRegistry SoapRefRegistry handles resolving all SOAP encoded references.
SoapRefType SoapRefType reads and writes SoapRef objects.
StructType StructType is a small extension of the BeanType which can properly read and write SOAP encoded structs.
TrailingBlocks TrailingBlocks reads and writes the extra objects referenced but not written in the main message parts.
 


Apache CXF API

Apache CXF