Uses of Interface
oracle.wsdl.internal.Extensible

Packages that use.*
PackageDescription
oracle.wsdl.internal   
 

Uses of Extensible in oracle.wsdl.internal
 

Subinterfaces of Extensible 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 Port
          This Port represents WSDL port definition of services.
 interface Service
          This interface represents the WSDL Service definition.
 



Copyright © 2001 Oracle SOAP. All Rights Reserved.