Java API

Uses of Package
oracle.j2ee.ws.client.wsdl

Packages that use.*
PackageDescription
oracle.j2ee.ws.client   
oracle.j2ee.ws.client.wsdl   
 

Classes in oracle.j2ee.ws.client.wsdl used by oracle.j2ee.ws.client
PortType
          This interface represents a port type.
 

Classes in oracle.j2ee.ws.client.wsdl used by oracle.j2ee.ws.client.wsdl
Fault
          This interface represents a fault message, and contains the name of the fault and the message itself.
Input
          This interface represents an input message, and contains the name of the input and the message itself.
Message
          This interface describes a message used for communication with an operation.
Operation
          This interface represents a WSDL operation.
OperationType
          This class represents an operation type which can be one of request-response, solicit response, one way or notification.
Output
          This interface represents an output message, and contains the name of the output and the message itself.
Part
          This interface represents a message part and contains the part's name, elementName, and typeName.
 


Java API

Copyright © 2001 - Oracle Corporation