|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectorg.apache.savan.filters.Filter
org.apache.savan.filters.EmptyFilter
This filter does not do any affective filtering. May be the default for some protocols.
| Constructor Summary | |
EmptyFilter()
|
|
| Method Summary | |
boolean |
checkEnvelopeCompliance(org.apache.axiom.soap.SOAPEnvelope envelope)
To check weather the passed envelope is compliant with the current filter. |
java.lang.Object |
getFilterValue()
Returns a previously set filter value. |
void |
setUp(org.apache.axiom.om.OMNode element)
To initialize the filter. |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public EmptyFilter()
| Method Detail |
public boolean checkEnvelopeCompliance(org.apache.axiom.soap.SOAPEnvelope envelope)
throws SavanException
Filter
checkEnvelopeCompliance in class Filterenvelope -
SavanExceptionpublic java.lang.Object getFilterValue()
Filter
getFilterValue in class Filterpublic void setUp(org.apache.axiom.om.OMNode element)
Filter
setUp in class Filterelement -
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||