站内搜索: 请输入搜索关键词
当前页面: 在线文档首页 > JBoss 3.2.7 jaxrpc API Documentation 英文版文档

SOAPPartAxisImpl (JAXRPC API) - JBoss 3.2.7 jaxrpc API Documentation 英文版文档


org.apache.axis.message
Class SOAPPartAxisImpl

java.lang.Object
  extended byjavax.xml.soap.SOAPPart
      extended byorg.apache.axis.message.SOAPPartImpl
          extended byorg.apache.axis.message.SOAPPartAxisImpl
All Implemented Interfaces:
Document, Node
Direct Known Subclasses:
MessagePart

public class SOAPPartAxisImpl
extends SOAPPartImpl

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

Field Summary
 
Fields inherited from interface org.w3c.dom.Node
ATTRIBUTE_NODE, CDATA_SECTION_NODE, COMMENT_NODE, DOCUMENT_FRAGMENT_NODE, DOCUMENT_NODE, DOCUMENT_TYPE_NODE, ELEMENT_NODE, ENTITY_NODE, ENTITY_REFERENCE_NODE, NOTATION_NODE, PROCESSING_INSTRUCTION_NODE, TEXT_NODE
 
Constructor Summary
SOAPPartAxisImpl()
           
 
Methods inherited from class org.apache.axis.message.SOAPPartImpl
addMimeHeader, appendChild, cloneNode, createAttribute, createAttributeNS, createCDATASection, createComment, createDocumentFragment, createElement, createElementNS, createEntityReference, createProcessingInstruction, createTextNode, getAllMimeHeaders, getAttributes, getChildNodes, getContent, getContentId, getContentLocation, getDoctype, getDocumentElement, getElementById, getElementsByTagName, getElementsByTagNameNS, getEnvelope, getFirstChild, getImplementation, getLastChild, getLocalName, getMatchingMimeHeaders, getMimeHeader, getNamespaceURI, getNextSibling, getNodeName, getNodeType, getNodeValue, getNonMatchingMimeHeaders, getOwnerDocument, getParentNode, getPrefix, getPreviousSibling, hasAttributes, hasChildNodes, importNode, insertBefore, isSupported, normalize, removeAllMimeHeaders, removeChild, removeMimeHeader, replaceChild, setContent, setContentId, setContentLocation, setMimeHeader, setNodeValue, setPrefix
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SOAPPartAxisImpl

public SOAPPartAxisImpl()


Copyright © 2002 JBoss Group, LLC. All Rights Reserved.