Uses of Interface
org.apache.jackrabbit.webdav.observation.EventType

Packages that use EventType
org.apache.jackrabbit.webdav.observation Contains interfaces and classes related to observation, which is not covered by the WebDAV protocol. 
 

Uses of EventType in org.apache.jackrabbit.webdav.observation
 

Methods in org.apache.jackrabbit.webdav.observation that return EventType
 EventType[] SubscriptionInfo.getEventTypes()
          Return array of event type names present in the subscription info.
 

Constructors in org.apache.jackrabbit.webdav.observation with parameters of type EventType
SubscriptionInfo(EventType[] eventTypes, boolean isDeep, long timeout)
          Create a new SubscriptionInfo
SubscriptionInfo(EventType[] eventTypes, Filter[] filters, boolean noLocal, boolean isDeep, long timeout)
          Create a new SubscriptionInfo
 



Copyright © 2005-2006 . All Rights Reserved.