| Package | Description |
|---|---|
| org.w3.ns.wsdl | |
| org.w3.ns.wsdl.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BindingFaultType
An XML BindingFaultType(@http://www.w3.org/ns/wsdl).
|
interface |
BindingOperationFaultType
An XML BindingOperationFaultType(@http://www.w3.org/ns/wsdl).
|
interface |
BindingOperationMessageType
An XML BindingOperationMessageType(@http://www.w3.org/ns/wsdl).
|
interface |
BindingOperationType
An XML BindingOperationType(@http://www.w3.org/ns/wsdl).
|
interface |
BindingType
An XML BindingType(@http://www.w3.org/ns/wsdl).
|
interface |
DescriptionType
An XML DescriptionType(@http://www.w3.org/ns/wsdl).
|
interface |
EndpointType
An XML EndpointType(@http://www.w3.org/ns/wsdl).
|
interface |
ImportType
An XML ImportType(@http://www.w3.org/ns/wsdl).
|
interface |
IncludeType
An XML IncludeType(@http://www.w3.org/ns/wsdl).
|
interface |
InterfaceFaultType
An XML InterfaceFaultType(@http://www.w3.org/ns/wsdl).
|
interface |
InterfaceOperationType
An XML InterfaceOperationType(@http://www.w3.org/ns/wsdl).
|
interface |
InterfaceType
An XML InterfaceType(@http://www.w3.org/ns/wsdl).
|
interface |
MessageRefFaultType
An XML MessageRefFaultType(@http://www.w3.org/ns/wsdl).
|
interface |
MessageRefType
An XML MessageRefType(@http://www.w3.org/ns/wsdl).
|
interface |
ServiceType
An XML ServiceType(@http://www.w3.org/ns/wsdl).
|
interface |
TypesType
An XML TypesType(@http://www.w3.org/ns/wsdl).
|
| Modifier and Type | Method and Description |
|---|---|
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.newInstance()
Deprecated.
No need to be able to create instances of abstract types
|
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.newInstance(org.apache.xmlbeans.XmlOptions options)
Deprecated.
No need to be able to create instances of abstract types
|
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(File file) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(File file,
org.apache.xmlbeans.XmlOptions options) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(InputStream is) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(InputStream is,
org.apache.xmlbeans.XmlOptions options) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(Node node) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(Node node,
org.apache.xmlbeans.XmlOptions options) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(Reader r) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(Reader r,
org.apache.xmlbeans.XmlOptions options) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(String xmlAsString) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(String xmlAsString,
org.apache.xmlbeans.XmlOptions options) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(URL u) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(URL u,
org.apache.xmlbeans.XmlOptions options) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis)
Deprecated.
XMLInputStream |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(org.apache.xmlbeans.xml.stream.XMLInputStream xis,
org.apache.xmlbeans.XmlOptions options)
Deprecated.
XMLInputStream |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(XMLStreamReader sr) |
static ExtensibleDocumentedType |
ExtensibleDocumentedType.Factory.parse(XMLStreamReader sr,
org.apache.xmlbeans.XmlOptions options) |
| Modifier and Type | Class and Description |
|---|---|
class |
BindingFaultTypeImpl
An XML BindingFaultType(@http://www.w3.org/ns/wsdl).
|
class |
BindingOperationFaultTypeImpl
An XML BindingOperationFaultType(@http://www.w3.org/ns/wsdl).
|
class |
BindingOperationMessageTypeImpl
An XML BindingOperationMessageType(@http://www.w3.org/ns/wsdl).
|
class |
BindingOperationTypeImpl
An XML BindingOperationType(@http://www.w3.org/ns/wsdl).
|
class |
BindingTypeImpl
An XML BindingType(@http://www.w3.org/ns/wsdl).
|
class |
DescriptionTypeImpl
An XML DescriptionType(@http://www.w3.org/ns/wsdl).
|
class |
EndpointTypeImpl
An XML EndpointType(@http://www.w3.org/ns/wsdl).
|
class |
ExtensibleDocumentedTypeImpl
An XML ExtensibleDocumentedType(@http://www.w3.org/ns/wsdl).
|
class |
ImportTypeImpl
An XML ImportType(@http://www.w3.org/ns/wsdl).
|
class |
IncludeTypeImpl
An XML IncludeType(@http://www.w3.org/ns/wsdl).
|
class |
InterfaceFaultTypeImpl
An XML InterfaceFaultType(@http://www.w3.org/ns/wsdl).
|
class |
InterfaceOperationTypeImpl
An XML InterfaceOperationType(@http://www.w3.org/ns/wsdl).
|
class |
InterfaceTypeImpl
An XML InterfaceType(@http://www.w3.org/ns/wsdl).
|
class |
MessageRefFaultTypeImpl
An XML MessageRefFaultType(@http://www.w3.org/ns/wsdl).
|
class |
MessageRefTypeImpl
An XML MessageRefType(@http://www.w3.org/ns/wsdl).
|
class |
ServiceTypeImpl
An XML ServiceType(@http://www.w3.org/ns/wsdl).
|
class |
TypesTypeImpl
An XML TypesType(@http://www.w3.org/ns/wsdl).
|
Copyright © 2011-2016 OpenESB Community. All Rights Reserved.