Package com.sun.xml.rpc.encoding
-
Interface Summary Interface Description _Initializable Stubs/Serializers implement this interface so that they can initialize the serializers they will needCombinedSerializer All serializers in the JAX-RPC SI extend this interface.ExtendedTypeMapping An extension of the standard TypeMapping interfaceGenericObjectSerializer.GetterMethod GenericObjectSerializer.SetterMethod IDREFSerializerHelper A valueType which is of xsd:ID type, its serializer should implement this interface in order for IDREF serializers to get the ID string.Initializable InternalEncodingConstants InternalTypeMappingRegistry JAXRPCDeserializer JAXRPCSerializer PostDeserializationAction The action object.ReferenceableSerializer SerializerCallback SerializerConstants SOAPInstanceBuilder TypeMappingDescriptor Validatable -
Exception Summary Exception Description DeserializationException DeserializationException represents an exception that occurred while deserializing a Java value from XML.EncodingException EncodingException represents an exception that occurred while supporting object serialization or deserialization.MissingTrailingBlockIDException MissingTrailingBlockIDException represents an exception that occurred while deserializing a Java value from poorly formed XMLSerializationException SerializationException represents an exception that occurred while serializing a Java value as XML.TypeMappingException TypeMappingException represents an exception that occurred in the type mapping framework.