| 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 |
TypeMappingImpl
An implementation of the standard TypeMapping interface
|
| Modifier and Type | Field and Description |
|---|---|
protected ExtendedTypeMapping |
TypeMappingImpl.parent |
| Modifier and Type | Method and Description |
|---|---|
static ExtendedTypeMapping |
StandardTypeMappings.getLiteral() |
static ExtendedTypeMapping |
StandardTypeMappings.getRPCLiteral() |
static ExtendedTypeMapping |
StandardTypeMappings.getSoap() |
static ExtendedTypeMapping |
StandardTypeMappings.getSoap(SOAPVersion ver) |
| Constructor and Description |
|---|
TypeMappingImpl(ExtendedTypeMapping parent) |
| Modifier and Type | Class and Description |
|---|---|
class |
StandardLiteralTypeMappings
An implementation of the standard TypeMapping interface for rpc literals
|
| Modifier and Type | Class and Description |
|---|---|
class |
StandardSOAPTypeMappings
An implementation of the standard TypeMapping interface
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.