Uses of Interface
org.apache.muse.ws.notification.PullPointDataStore

Packages that use PullPointDataStore
org.apache.muse.ws.notification   
org.apache.muse.ws.notification.impl   
 

Uses of PullPointDataStore in org.apache.muse.ws.notification
 

Methods in org.apache.muse.ws.notification that return PullPointDataStore
 PullPointDataStore PullPoint.getDataStore()
           
 

Uses of PullPointDataStore in org.apache.muse.ws.notification.impl
 

Classes in org.apache.muse.ws.notification.impl that implement PullPointDataStore
 class SimplePullPointDataStore
          SimplePullPointDataStore is an in-memory container for messages received by a pullpoint resource.
 

Methods in org.apache.muse.ws.notification.impl that return PullPointDataStore
protected  PullPointDataStore SimplePullPoint.createDataStore()
          Users can override this method to provide an alternate implementation of the PullPointDataStore API.
 PullPointDataStore SimplePullPoint.getDataStore()
           
 



Copyright © 2005-2011 Apache Web Services - Muse. All Rights Reserved.