Uses of Class
org.apache.axis.message.MimeHeaders
-
Packages that use MimeHeaders Package Description org.apache.axis -
-
Uses of MimeHeaders in org.apache.axis
Constructors in org.apache.axis with parameters of type MimeHeaders Constructor Description Message(java.lang.Object initialContents, MimeHeaders headers)
Construct a Message, using the provided initialContents as the contents of the Message's SOAPPart.
-