Interface Summary |
AnyContentType |
Interface to indicate that a bean has xsd:any content |
Callback |
|
DeserializationContext |
This interface describes the AXIS DeserializationContext, note that
an AXIS compliant DeserializationContext must extend the org.xml.sax.helpers.DefaultHandler. |
Deserializer |
This interface describes the AXIS Deserializer. |
DeserializerFactory |
This interface describes the AXIS DeserializerFactory. |
MixedContentType |
Interface to indicate that a bean has mixed content |
SerializationContext |
This interface describes the AXIS SerializationContext. |
Serializer |
This interface describes the AXIS Serializer. |
SerializerFactory |
This interface describes the AXIS SerializerFactory. |
SimpleType |
Marker interface to indicate that a bean is "really" a simple type
(typically with attributes). |
SimpleValueSerializer |
|
Target |
A deserializer constructs a value from the xml passed over the wire and
sets a target. |
TypeMapping |
This interface describes the AXIS TypeMapping. |
TypeMappingRegistry |
This interface describes the AXIS TypeMappingRegistry. |