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.Message

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

Uses of Message in org.eclipse.wst.wsdl
 

Methods in org.eclipse.wst.wsdl that return Message
  Message WSDLFactory. createMessage ()
          Returns a new object of class 'Message'
  Message Part. getEMessage ()
          Returns the value of the ' EMessage ' reference
  Message MessageReference. getEMessage ()
          Returns the value of the ' EMessage ' reference
 

Methods in org.eclipse.wst.wsdl with parameters of type Message
 void Part. setEMessage ( Message value)
          Sets the value of the ' EMessage' reference
 void MessageReference. setEMessage ( Message value)
          Sets the value of the ' EMessage' reference
 

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

Methods in org.eclipse.wst.wsdl.binding.soap that return Message
  Message SOAPHeaderBase. getEMessage ()
          Returns the value of the ' EMessage ' reference
 

Methods in org.eclipse.wst.wsdl.binding.soap with parameters of type Message
 void SOAPHeaderBase. setEMessage ( Message value)
          Sets the value of the ' EMessage' reference
 




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