当前页面:
在线文档首页 >
JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
SOAPMessageAxisImpl (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档
org.apache.axis.message
Class SOAPMessageAxisImpl
java.lang.Object
javax.xml.soap.SOAPMessage
org.apache.axis.message.SOAPMessageImpl
org.apache.axis.message.SOAPMessageAxisImpl
- Direct Known Subclasses:
- Message
- public class SOAPMessageAxisImpl
- extends SOAPMessageImpl
This is a temporary placeholder during refactoring.
Methods that do not belong to the SOAP package will be pulled up to
this class and eventually be replaced by the super implementation.
- Author:
- thomas.diesler@jboss.org
Fields inherited from class javax.xml.soap.SOAPMessage |
CHARACTER_SET_ENCODING, WRITE_XML_DECLARATION |
Methods inherited from class org.apache.axis.message.SOAPMessageImpl |
addAttachmentPart, countAttachments, createAttachmentPart, getAttachments, getAttachments, getContentDescription, getMimeHeaders, getProperty, getSOAPBody, getSOAPHeader, getSOAPPart, removeAllAttachments, saveChanges, saveRequired, setContentDescription, setProperty, writeTo |
Methods inherited from class javax.xml.soap.SOAPMessage |
createAttachmentPart, createAttachmentPart |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
SOAPMessageAxisImpl
public SOAPMessageAxisImpl()
Copyright © 2002 JBoss Group, LLC. All Rights Reserved.