Frames | No Frames |
Classes derived from javax.xml.soap.MimeHeaders | |
class | wraps javax.xml.soap.MimeHeaders and implements java.io.Serializable interface
|
Constructors with parameter type javax.xml.soap.MimeHeaders | |
Methods with parameter type javax.xml.soap.MimeHeaders | |
SOAPMessage | Internalizes the contents of the given
InputStream object into a new SOAPMessage
object and returns the SOAPMessage object. |
Iterator | Retrieves all the AttachmentPart objects
that have header entries that match the specified headers. |
Methods with return type javax.xml.soap.MimeHeaders | |
MimeHeaders | Returns all the transport-specific MIME headers for this
SOAPMessage object in a transport-independent
fashion. |
Constructors with parameter type javax.xml.soap.MimeHeaders | |
Construct a Message, using the provided initialContents as the
contents of the Message's SOAPPart. |
Methods with parameter type javax.xml.soap.MimeHeaders | |
Iterator | Retrieves all the AttachmentPart objects
that have header entries that match the specified headers. |
Methods with return type javax.xml.soap.MimeHeaders | |
MimeHeaders | Returns all the transport-specific MIME headers for this
SOAPMessage object in a transport-independent
fashion. |
Methods with parameter type javax.xml.soap.MimeHeaders | |
java.util.Iterator | Retrieves all the AttachmentPart objects
that have header entries that match the specified headers. |
java.util.Iterator | Retrieves all the AttachmentPart objects
that have header entries that match the specified headers. |
boolean | check if this Part's mimeheaders matches the one passed in. |
Methods with parameter type javax.xml.soap.MimeHeaders | |
SOAPMessage | Internalizes the contents of the given
InputStream object into a new SOAPMessage
object and returns the SOAPMessage object. |