Interface | Description |
---|---|
WSDLBoundFault |
Abstracts wsdl:binding/wsdl:operation/wsdl:fault
|
WSDLBoundOperation |
Abstracts wsdl:binding/wsdl:operation.
|
WSDLBoundPortType |
WSDLPortType bound with a specific binding. |
WSDLExtensible |
Interface that represents WSDL concepts that
can have extensions.
|
WSDLExtension |
Represents a WSDL extensibility element or attribute.
|
WSDLFault |
Abstracts wsdl:portType/wsdl:operation/wsdl:fault
|
WSDLFeaturedObject |
WSDLObject that can have features associated with it. |
WSDLInput |
Abstraction of wsdl:portType/wsdl:operation/wsdl:input
|
WSDLMessage |
Abstraction of wsdl:message.
|
WSDLModel |
Provides abstraction of wsdl:definitions.
|
WSDLObject |
Marker interface serves as base interface for the wsdl model
|
WSDLOperation |
Provides abstraction of wsdl:portType/wsdl:operation.
|
WSDLOutput |
Abstraction of wsdl:portType/wsdl:operation/wsdl:output
|
WSDLPart |
Abstracts wsdl:part after applying binding information from wsdl:binding.
|
WSDLPartDescriptor |
Abstracts wsdl:part descriptor that is defined using element or type attribute.
|
WSDLPort |
Abstracts wsdl:service/wsdl:port
|
WSDLPortType |
Abstraction of wsdl:portType.
|
WSDLService |
Abstracts wsdl:service.
|
Class | Description |
---|---|
WSDLModel.WSDLParser |
Main purpose of this class is to parsing of a WSDL and get the
WSDLModel from it. |
Enum | Description |
---|---|
WSDLBoundOperation.ANONYMOUS | |
WSDLDescriptorKind |
Enumeration that tells a wsdl:part that can be defined either using a type
attribute or an element attribute.
|
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.