Uses of Interface
javax.xml.rpc.encoding.SerializationContext
-
Packages that use SerializationContext Package Description org.apache.axis.encoding -
-
Uses of SerializationContext in org.apache.axis.encoding
Classes in org.apache.axis.encoding that implement SerializationContext Modifier and Type Class Description class
AttributeSerializationContextImpl
Used to suppress element tag serialization when serializing simple types into attributes.class
SerializationContext
Manage a serialization, including keeping track of namespace mappings and element stacks.class
TextSerializationContext
For internal use only.
-