microsoft.exchange.webservices.data
Class PushSubscription

java.lang.Object
  extended by microsoft.exchange.webservices.data.SubscriptionBase
      extended by microsoft.exchange.webservices.data.PushSubscription

public final class PushSubscription
extends SubscriptionBase

Represents a push subscriptions..


Constructor Summary
protected PushSubscription(ExchangeService service)
          Initializes a new instance.
 
Method Summary
 
Methods inherited from class microsoft.exchange.webservices.data.SubscriptionBase
getId, getService, getUsesWatermark, getWaterMark, loadFromXml, setId, setWaterMark
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PushSubscription

protected PushSubscription(ExchangeService service)
                    throws java.lang.Exception
Initializes a new instance.

Parameters:
service - the service
Throws:
java.lang.Exception - the exception