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

Uses of Class org.apache.axis.message.NodeImpl (JAXRPC API) - JBoss 4.0.1 sp1 jaxrpc API Documentation 英文版文档


Uses of Class
org.apache.axis.message.NodeImpl

Packages that use NodeImpl
org.apache.axis.message   
 

Uses of NodeImpl in org.apache.axis.message
 

Subclasses of NodeImpl in org.apache.axis.message
 class CDATAImpl
          A CDATASection * * @author Heejune Ahn (cityboy@tmax.co.kr)
 class CommentImpl
          Most of methods are inherited from TEXT, defined for its Interface Marker * only * * @author Heejune Ahn (cityboy@tmax.co.kr)
 class DetailEntryImpl
          Detail Entry implementation
 class DetailImpl
          Detail Container implementation
 class InputStreamBody
           
 class RPCElement
           
 class RPCHeaderParam
           
 class RPCParamElementImpl
          Abstracts an RPC parameter as SOAPElement

This is a hack that bridges between the SOAPElement that represents a RPC parameter and the actual RPCParam object which lives in a list inside the RPCElement.

 class SOAPBodyAxisImpl
          Holder for body elements.
 class SOAPBodyElementAxisImpl
          A Body element.
 class SOAPBodyElementImpl
          An implemenation of the abstract SOAPEnvelope.
 class SOAPBodyImpl
          An implemenation of the abstract SOAPBody.
 class SOAPElementAxisImpl
          SOAPElementImpl is the base type of nodes of the SOAP message parse tree.
 class SOAPElementImpl
          An implemenation of the abstract SOAPElement.
 class SOAPEnvelopeAxisImpl
          Implementation of a SOAP Envelope
 class SOAPEnvelopeImpl
          An implemenation of the abstract SOAPEnvelope.
 class SOAPFaultElementImpl
          SOAP Fault implementation * * @author Davanum Srinivas (dims@yahoo.com)
 class SOAPFaultImpl
          A Fault body element.
 class SOAPHeaderAxisImpl
          Holder for header elements.
 class SOAPHeaderElementAxisImpl
          A simple header element abstraction.
 class SOAPHeaderElementImpl
          An implemenation of the abstract SOAPElement.
 class SOAPHeaderImpl
          An implemenation of the abstract SOAPEnvelope.
 class TextImpl
          A representation of a node whose value is text.
 

Methods in org.apache.axis.message with parameters of type NodeImpl
static void SOAPElementAxisImpl.printFromInternal(PrintWriter out, NodeImpl node)
          Print the given element from the internal representation This should not go on the wire, but is for debugging only.
 



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