Package org.apache.axiom.soap.impl.common

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
HeaderIterator An Iterator which walks the header list as needed, potentially filtering as we traverse.
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.
 



Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.