Package org.apache.axiom.soap.impl.llom

Interface Summary
Checker A local interface we can use to make "header checker" objects which can be used by HeaderIterators to filter results.
 

Class Summary
MURoleChecker A Checker to see that we both match a given role AND are mustUnderstand=true
RoleChecker A Checker to make sure headers match a given role.
RolePlayerChecker This Checker uses a RolePlayer to return the appropriate headers for that RolePlayer to process.
SOAPBodyImpl Class SOAPBodyImpl
SOAPElement  
SOAPEnvelopeImpl Class SOAPEnvelopeImpl
SOAPFaultCodeImpl  
SOAPFaultDetailImpl  
SOAPFaultImpl Class SOAPFaultImpl
SOAPFaultNodeImpl  
SOAPFaultReasonImpl  
SOAPFaultRoleImpl  
SOAPFaultSubCodeImpl  
SOAPFaultTextImpl  
SOAPFaultValueImpl  
SOAPHeaderBlockImpl Class SOAPHeaderBlockImpl
SOAPHeaderImpl A class representing the SOAP Header, primarily allowing access to the contained HeaderBlocks.
SOAPMessageImpl  
SOAPTextImpl