Follow Techotopia on Twitter

On-line Guides
All Guides
eBook Store
iOS / Android
Linux for Beginners
Office Productivity
Linux Installation
Linux Security
Linux Utilities
Linux Virtualization
Linux Kernel
System/Network Admin
Programming
Scripting Languages
Development Tools
Web Development
GUI Toolkits/Desktop
Databases
Mail Systems
openSolaris
Eclipse Documentation
Techotopia.com
Virtuatopia.com
Answertopia.com

How To Guides
Virtualization
General System Admin
Linux Security
Linux Filesystems
Web Servers
Graphics & Desktop
PC Hardware
Windows
Problem Solutions
Privacy Policy

  




 

 


Uses of Interface
org.eclipse.wst.wsdl.ExtensibilityElement

Packages that use ExtensibilityElement
org.eclipse.wst.wsdl The WSDL model API allows clients to work with the WSDL 1.1 documents. 
org.eclipse.wst.wsdl.binding.http   
org.eclipse.wst.wsdl.binding.mime   
org.eclipse.wst.wsdl.binding.soap The WSDL model API allows clients to work with the WSDL 1.1 documents. 
org.eclipse.wst.wsdl.util The WSDL model API allows clients to work with the WSDL 1.1 documents. 
 

Uses of ExtensibilityElement in org.eclipse.wst.wsdl
 

Subinterfaces of ExtensibilityElement in org.eclipse.wst.wsdl
 interface UnknownExtensibilityElement
          A representation of the model object ' Unknown Extensibility Element '.
 interface XSDSchemaExtensibilityElement
          A representation of the model object ' XSD Schema Extensibility Element '.
 

Methods in org.eclipse.wst.wsdl that return ExtensibilityElement
  ExtensibilityElement WSDLFactory. createExtensibilityElement ()
          Returns a new object of class 'Extensibility Element'
 

Uses of ExtensibilityElement in org.eclipse.wst.wsdl.binding.http
 

Subinterfaces of ExtensibilityElement in org.eclipse.wst.wsdl.binding.http
 interface HTTPAddress
          A representation of the model object ' Address '
 interface HTTPBinding
          A representation of the model object ' Binding '
 interface HTTPOperation
          A representation of the model object ' Operation '
 interface HTTPUrlEncoded
          A representation of the model object ' Url Encoded '
 interface HTTPUrlReplacement
          A representation of the model object ' Url Replacement '
 

Uses of ExtensibilityElement in org.eclipse.wst.wsdl.binding.mime
 

Subinterfaces of ExtensibilityElement in org.eclipse.wst.wsdl.binding.mime
 interface MIMEContent
          A representation of the model object ' Content '
 interface MIMEMimeXml
          A representation of the model object ' Mime Xml '
 interface MIMEMultipartRelated
          A representation of the model object ' Multipart Related '
 interface MIMEPart
          A representation of the model object ' Part '
 

Uses of ExtensibilityElement in org.eclipse.wst.wsdl.binding.soap
 

Subinterfaces of ExtensibilityElement in org.eclipse.wst.wsdl.binding.soap
 interface SOAPAddress
          A representation of the model object ' Address '
 interface SOAPBinding
          A representation of the model object ' Binding '
 interface SOAPBody
          A representation of the model object ' Body '
 interface SOAPFault
          A representation of the model object ' Fault '
 interface SOAPHeader
          A representation of the model object ' Header '
 interface SOAPHeaderBase
          A representation of the model object ' Header Base '
 interface SOAPHeaderFault
          A representation of the model object ' Header Fault '
 interface SOAPOperation
          A representation of the model object ' Operation '
 

Uses of ExtensibilityElement in org.eclipse.wst.wsdl.util
 

Methods in org.eclipse.wst.wsdl.util that return ExtensibilityElement
  ExtensibilityElement ExtensibilityElementFactory. createExtensibilityElement (java.lang.String namespace, java.lang.String localName)
           
 




 
 
  Published under the terms of the Eclipse Public License Version 1.0 ("EPL") Design by Interspire