Interface | Description |
---|---|
Checker |
A local interface we can use to make "header checker" objects which can be used by
HeaderIterators to filter results.
|
Class | Description |
---|---|
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–2022 The Apache Software Foundation. All rights reserved.