| Package | Description |
|---|---|
| com.sun.xml.rpc.encoding | |
| com.sun.xml.rpc.encoding.literal | |
| com.sun.xml.rpc.encoding.soap |
| Modifier and Type | Class and Description |
|---|---|
class |
DynamicSerializer
Serializes and Deserializes objects dynamically based on their Java type or XML type respectively
|
class |
GenericObjectSerializer
A data-driven (de)serializer.
|
class |
ObjectArraySerializer |
class |
PolymorphicArraySerializer |
class |
ReferenceableSerializerImpl |
class |
SOAPFaultInfoSerializer |
class |
ValueTypeSerializer
Serializes and Deserializes JavaBeans/Data Objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
GenericLiteralObjectSerializer
A data-driven (de)serializer.
|
class |
LiteralRequestSerializer
A data-driven (de)serializer for a request structure.
|
class |
LiteralResponseSerializer
A data-driven (de)serializer for the first element of a SOAP Body element (either a request or response structure).
|
class |
ValueTypeLiteralSerializer
Serializes and Deserializes JavaBeans/Data Objects.
|
| Modifier and Type | Class and Description |
|---|---|
class |
CollectionInterfaceSerializer |
class |
CollectionSerializer |
class |
JAXRpcMapEntrySerializer |
class |
MapInterfaceSerializer |
class |
MapSerializer |
class |
SOAPRequestSerializer
A data-driven (de)serializer for a request structure.
|
class |
SOAPResponseSerializer
A data-driven (de)serializer for the first element of a SOAP Body element (either a request or response structure).
|
class |
StructMapSerializer
A data-driven (de)serializer.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.