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

Uses of Package javax.xml.soap (JBoss J2EE API) - JBoss 4.0.1 sp1 j2ee API Documentation 英文版文档


Uses of Package
javax.xml.soap

Packages that use javax.xml.soap
javax.xml.rpc.handler.soap   
javax.xml.rpc.soap   
javax.xml.soap   
 

Classes in javax.xml.soap used by javax.xml.rpc.handler.soap
SOAPMessage
          The root class for all SOAP messages.
 

Classes in javax.xml.soap used by javax.xml.rpc.soap
Detail
          A container for DetailEntry objects.
 

Classes in javax.xml.soap used by javax.xml.soap
AttachmentPart
          A single attachment to a SOAPMessage object.
Detail
          A container for DetailEntry objects.
DetailEntry
          The content for a Detail object, giving details for a SOAPFault object.
MessageFactory
          A factory for creating SOAPMessage objects.
MimeHeaders
          A container for MimeHeader objects, which represent the MIME headers present in a MIME part of a message.
Name
          A representation of an XML name.
Node
          A representation of a node (element) in an XML document.
SOAPBody
          An object that represents the contents of the SOAP body element in a SOAP message.
SOAPBodyElement
          A SOAPBodyElement object represents the contents in a SOAPBody object.
SOAPConnection
          A point-to-point connection that a client can use for sending messages directly to a remote party (represented by a URL, for instance).
SOAPConnectionFactory
          A factory for creating SOAPConnection objects.
SOAPElement
          An object representing an element of a SOAP message that is allowed but not specifically prescribed by a SOAP specification.
SOAPElementFactory
          SOAPElementFactory is a factory for XML fragments that will eventually end up in the SOAP part.
SOAPEnvelope
          The container for the SOAPHeader and SOAPBody portions of a SOAPPart object.
SOAPException
           
SOAPFactory
          SOAPFactory is a factory for creating various objects that exist in the SOAP XML tree.
SOAPFault
          An element in the SOAPBody object that contains error and/or status information.
SOAPFaultElement
          A representation of the contents in a SOAPFault object.
SOAPHeader
          A representation of the SOAP header element.
SOAPHeaderElement
          An object representing the contents in the SOAP header part of the SOAP envelope.
SOAPMessage
          The root class for all SOAP messages.
SOAPPart
          The container for the SOAP-specific portion of a SOAPMessage object.
 



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