| Package | Description |
|---|---|
| com.sun.xml.rpc.processor.modeler.rmi | |
| com.sun.xml.rpc.util |
| Modifier and Type | Class and Description |
|---|---|
class |
SOAPSimpleTypeCreator
Deprecated.
This class will be deprecated.
Use com.sun.xml.rpc.util.JAXRPCClassFactory
to get SOAPSimpleTypeCreatorBase instance.
|
class |
SOAPSimpleTypeCreator101 |
class |
SOAPSimpleTypeCreator103 |
class |
SOAPSimpleTypeCreator11 |
| Modifier and Type | Method and Description |
|---|---|
SOAPSimpleTypeCreatorBase |
RmiTypeModeler.getSOAPTypes() |
| Modifier and Type | Method and Description |
|---|---|
SOAPSimpleTypeCreatorBase |
JAXRPCClassFactory.createSOAPSimpleTypeCreator()
Returns the SOAPSimpleTypeCreatorBase for specific target version.
|
SOAPSimpleTypeCreatorBase |
JAXRPCClassFactory.createSOAPSimpleTypeCreator(boolean useStrictMode)
Returns the SOAPSimpleTypeCreatorBase for specific target version.
|
SOAPSimpleTypeCreatorBase |
JAXRPCClassFactory.createSOAPSimpleTypeCreator(boolean useStrictMode,
SOAPVersion version)
Returns the SOAPSimpleTypeCreatorBase for specific target version.
|
Copyright © 2017–2019 Eclipse Foundation. All rights reserved.