Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01

Package weblogic.wsee.wsdl

This package contains classes that help parse and generate WSDL.

See:
          Description

Interface Summary
WsdlBinding This class corresponds to wsdl:binding defined by the following schema.
WsdlDefinitions This class corresponds to a WSDL Definition defined by the following schema.
WsdlDocumentation This class corresponds to a WSDL Document element
WsdlElement  
WsdlExtensible This class represents a extensible WSDL element.
WsdlExtension This class represents a WSDL extension.
WsdlFilter Allows layered-products to customize the way a WSDL is generated.
WsdlMessage WsdlMessage corresponds to wsdl:message defined by schema.
WsdlMethod Represents how wsdl parts map to a Java method signature
WsdlOperation WsdlOperation corresponds to wsdl:operation.
WsdlPart WsdlPart corresponds to wsdl:part defined by the following schema.
WsdlPort WsdlPort corresponds to wsdl:port defined by schema.
WsdlPortType WsdlPortType corresponds to wsdl:portType defined by the following schema.
WsdlSchema  
WsdlSchemaImport  
WsdlService This class corresponds to wsdl:service defined by the following schema.
WsdlTypes WsdlTypes corresponds to wsdl:types defined by the following schema.
 

Class Summary
Callback81WsdlExtracter  
WsdlWriter This class represents
 

Package weblogic.wsee.wsdl Description

This package contains classes that help parse and generate WSDL. The schema for the WSDL can be found at here.


Copyright 1996, 2013, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Java API Reference for Oracle WebLogic Server
12c (12.1.2)

Part Number E27170-01