Uses of Interface
org.apache.webdav.lib.Subscriber

Packages that use Subscriber
org.apache.webdav.lib   
 

Uses of Subscriber in org.apache.webdav.lib
 

Methods in org.apache.webdav.lib with parameters of type Subscriber
 boolean NotificationListener.subscribe(java.lang.String method, java.lang.String uri, int depth, int lifetime, int notificationDelay, Subscriber listener, org.apache.commons.httpclient.Credentials credentials)
          Registers a Subscriber with the remote server.
 boolean NotificationListener.unsubscribe(java.lang.String uri, Subscriber listener, org.apache.commons.httpclient.Credentials credentials)
           
 



Copyright © {inceptionYear}-2006 null. All Rights Reserved.