|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use Filter | |
|---|---|
| org.apache.jackrabbit.webdav.observation | Contains interfaces and classes related to observation, which is not covered by the WebDAV protocol. |
| Uses of Filter in org.apache.jackrabbit.webdav.observation |
|---|
| Methods in org.apache.jackrabbit.webdav.observation that return Filter | |
|---|---|
Filter[] |
SubscriptionInfo.getFilters()
Return all filters defined for this SubscriptionInfo |
Filter[] |
SubscriptionInfo.getFilters(String localName,
Namespace namespace)
Return array of filters with the specified name. |
| Constructors in org.apache.jackrabbit.webdav.observation with parameters of type Filter | |
|---|---|
SubscriptionInfo(EventType[] eventTypes,
Filter[] filters,
boolean noLocal,
boolean isDeep,
long timeout)
Create a new SubscriptionInfo |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||