JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Java SE 9 & JDK 9
Prev
Next
Frames
No Frames
All Classes
SEARCH:
JavaScript is disabled on your browser.
Uses of Interface
javax.xml.soap.SOAPEnvelope
Packages that use
SOAPEnvelope
Package
Description
javax.xml.soap
Provides the API for creating and building SOAP messages.
Uses of
SOAPEnvelope
in
javax.xml.soap
Methods in
javax.xml.soap
that return
SOAPEnvelope
Modifier and Type
Method
Description
abstract
SOAPEnvelope
SOAPPart.
getEnvelope
()
Gets the
SOAPEnvelope
object associated with this
SOAPPart
object.