| Interface | Description |
|---|---|
| ErrorHandler |
listen to static errors found during building a the WSDL Model.
|
| MIMEConstants | |
| SOAPConstants | |
| WSDLConstants |
Interface defining WSDL-related constants.
|
| Class | Description |
|---|---|
| DelegatingParserExtension |
Delegate to another
WSDLParserExtension
useful for the base class for filtering. |
| EntityResolverWrapper |
Wraps
EntityResolver into XMLEntityResolver. |
| FoolProofParserExtension |
WSDLParserExtension filter that checks if
another WSDLParserExtension is following the contract. |
| InaccessibleWSDLException.Builder | |
| MemberSubmissionAddressingWSDLParserExtension |
Member Submission WS-Addressing Runtime WSDL parser extension
|
| MexEntityResolver |
Entity resolver that works on MEX Metadata
|
| ParserUtil |
TODO: made public just for now
|
| RuntimeWSDLParser |
Parses WSDL and builds
WSDLModel. |
| W3CAddressingMetadataWSDLParserExtension |
W3C WS-Addressing Runtime WSDL parser extension that parses
WS-Addressing Metadata wsdl extensibility elements
This mainly reads wsam:Action element on input/output/fault messages in wsdl.
|
| W3CAddressingWSDLParserExtension |
W3C WS-Addressing Runtime WSDL parser extension
|
| WSDLParserExtensionContextImpl |
Provides implementation of
WSDLParserExtensionContext |
| WSDLParserExtensionFacade |
WSDLParserExtension that delegates to
multiple WSDLParserExtensions. |
| Exception | Description |
|---|---|
| InaccessibleWSDLException |
A list of
InaccessibleWSDLException wrapped in one exception. |
Copyright (c) 1997-2012 Oracle and/or its affiliates. All rights reserved.