Uses of Interface
org.apache.axiom.soap.impl.common.Checker

Packages that use Checker
org.apache.axiom.soap.impl.common   
 

Uses of Checker in org.apache.axiom.soap.impl.common
 

Classes in org.apache.axiom.soap.impl.common that implement Checker
 class MURoleChecker
          A Checker to see that we both match a given role AND are mustUnderstand=true
 class RoleChecker
          A Checker to make sure headers match a given role.
 class RolePlayerChecker
          This Checker uses a RolePlayer to return the appropriate headers for that RolePlayer to process.
 

Constructors in org.apache.axiom.soap.impl.common with parameters of type Checker
HeaderIterator(SOAPHeader header, Checker checker)
           
 



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