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 classAttributeSerializationContextImplUsed to suppress element tag serialization when serializing simple types into attributes.classSerializationContextManage a serialization, including keeping track of namespace mappings and element stacks.classTextSerializationContextFor internal use only.
-