Uses of Interface
oracle.wsdl.internal.Documentable

Packages that use.*
PackageDescription
oracle.wsdl.internal   
 

Uses of Documentable in oracle.wsdl.internal
 

Subinterfaces of Documentable in oracle.wsdl.internal
TypeName
 interface Binding
          Binding represents a WSDL Binding definition.
 interface BindingFault
          BindingFault represents the fault binding of a binding operation.
 interface BindingInput
          BindingInput represents the input binding of a binding operation.
 interface BindingOperation
          BindingOperation represents an operation binding that specifies binding information for the operation, including input, output and fault messages.
 interface BindingOutput
          BindingOutput represents the output binding of a binding operation.
 interface Definitions
          The Definitions interface represents a WSDL definitions.
 interface Fault
          This interface represents the WSDL operation Fault definition.
 interface Input
          This interface represents the WSDL operation Input definition.
 interface Message
          This interface represents WSDL Message definition.
 interface Operation
          Operation represents the WSDL Operation definition.
 interface Output
          This interface represents the Output definition of WSDL operation.
 interface Port
          This Port represents WSDL port definition of services.
 interface PortType
          PortType represents WSDL portType definition.
 interface Service
          This interface represents the WSDL Service definition.
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.