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

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


Package org.apache.axis.message

Interface Summary
IDResolver  
MessageWithAttachments  
 

Class Summary
BodyBuilder  
CDATAImpl A CDATASection * * @author Heejune Ahn (cityboy@tmax.co.kr)
CommentImpl Most of methods are inherited from TEXT, defined for its Interface Marker * only * * @author Heejune Ahn (cityboy@tmax.co.kr)
DetailEntryImpl Detail Entry implementation
DetailImpl Detail Container implementation
EnvelopeBuilder The EnvelopeBuilder is responsible for parsing the top-level SOAP envelope stuff (Envelope, Body, Header), and spawning off HeaderBuilder and BodyBuilders.
EnvelopeHandler  
HeaderBuilder  
InputStreamBody  
MimeHeadersImpl wraps javax.xml.soap.MimeHeaders and implements java.io.Serializable interface
NamedNodeMapImpl A W3C simple DOM NameNodeMap implementation
NameImpl A representation of an XML name.
NodeImpl An implemenation of the abstract Node.
NullAttributes Null implementation of the Attributes interface.
RPCElement  
RPCElementHandler A SOAPHandler that creates RPCParamElement objects
RPCHandler This is the SOAPHandler which is called for each RPC parameter as we're deserializing the XML for a method call or return.
RPCHeaderParam  
RPCParam An RPC parameter
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.

SAX2EventRecorder This class records SAX2 Events and allows the events to be replayed by start and stop index
SAXOutputter  
SOAPBodyAxisImpl Holder for body elements.
SOAPBodyElementAxisImpl A Body element.
SOAPBodyElementImpl An implemenation of the abstract SOAPEnvelope.
SOAPBodyImpl An implemenation of the abstract SOAPBody.
SOAPDocumentImpl SOAPDcoumentImpl implements the Document API for SOAPPART.
SOAPElementAxisImpl SOAPElementImpl is the base type of nodes of the SOAP message parse tree.
SOAPElementAxisImpl.QNameAttr  
SOAPElementImpl An implemenation of the abstract SOAPElement.
SOAPEnvelopeAxisImpl Implementation of a SOAP Envelope
SOAPEnvelopeImpl An implemenation of the abstract SOAPEnvelope.
SOAPFaultBuilder Build a Fault body element.
SOAPFaultCodeBuilder Build a Fault body element.
SOAPFaultDetailsBuilder Handle deserializing fault details.
SOAPFaultElementImpl SOAP Fault implementation * * @author Davanum Srinivas (dims@yahoo.com)
SOAPFaultImpl A Fault body element.
SOAPFaultReasonBuilder Parser for the fault Reason element and its associated Text elements.
SOAPHandler  
SOAPHeaderAxisImpl Holder for header elements.
SOAPHeaderElementAxisImpl A simple header element abstraction.
SOAPHeaderElementImpl An implemenation of the abstract SOAPElement.
SOAPHeaderImpl An implemenation of the abstract SOAPEnvelope.
SOAPMessageAxisImpl This is a temporary placeholder during refactoring.
SOAPMessageImpl An implemenation of the abstract SOAPMessage.
SOAPPartAxisImpl This is a temporary placeholder during refactoring.
SOAPPartImpl An implemenation of the abstract SOAPPart.
TextImpl A representation of a node whose value is text.
 



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