Uses of Interface
org.apache.axiom.om.OMNamedInformationItem
Packages that use OMNamedInformationItem
Package
Description
Contains core interfaces of the Axiom API.
-
Uses of OMNamedInformationItem in org.apache.axiom.om
Subinterfaces of OMNamedInformationItem in org.apache.axiom.omModifier and TypeInterfaceDescriptioninterface
Interface OMAttributeinterface
A particular kind of node that represents an element infoset information item.interface
Element whose data is backed by an arbitrary Java object. -
Uses of OMNamedInformationItem in org.apache.axiom.soap
Subinterfaces of OMNamedInformationItem in org.apache.axiom.soapModifier and TypeInterfaceDescriptioninterface
An object that represents the contents of the SOAP body element in a SOAP message.interface
Interface SOAPEnvelopeinterface
An element in theSOAPBody
object that contains error and/or status information.interface
Common superinterface forSOAPFaultCode
andSOAPFaultSubCode
.interface
interface
The Detail element information item is intended for carrying application specific error information related to the SOAP Body .interface
interface
interface
The Role element information item identifies the role the node was operating in at the point the fault occurred.interface
interface
interface
interface
Interface SOAPHeaderinterface
An object representing the contents in the SOAP header part of the SOAP envelope.