|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use SPFCheckerExceptionCatcher | |
---|---|
org.apache.james.jspf.core |
Uses of SPFCheckerExceptionCatcher in org.apache.james.jspf.core |
---|
Methods in org.apache.james.jspf.core that return SPFCheckerExceptionCatcher | |
---|---|
SPFCheckerExceptionCatcher |
SPFSession.getExceptionCatcher()
Return the SPFCheckerExceptionCatcher on the top of the Stack, but not remove it. |
SPFCheckerExceptionCatcher |
SPFSession.popExceptionCatcher()
Remove the SPFCheckerExceptionCatcher on the top and return it. |
Methods in org.apache.james.jspf.core with parameters of type SPFCheckerExceptionCatcher | |
---|---|
void |
SPFSession.pushExceptionCatcher(SPFCheckerExceptionCatcher catcher)
Add the given SPFCheckerExceptionCatcher on top of the stack |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |