Uses of Interface
org.oasis_open.docs.wsn.bw_2.PullPoint

Packages that use PullPoint
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jaxws   
org.apache.servicemix.wsn.jms JMS based implementation of the NotificationBroker and related services. 
 

Uses of PullPoint in org.apache.servicemix.wsn
 

Subinterfaces of PullPoint in org.apache.servicemix.wsn
 interface PullPointConsumer
           
 

Classes in org.apache.servicemix.wsn that implement PullPoint
 class AbstractPullPoint
           
 

Uses of PullPoint in org.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws that return PullPoint
 PullPoint PullPointService.getJBI()
           
 PullPoint PullPointService.getJBI(javax.xml.ws.WebServiceFeature... features)
           
 

Uses of PullPoint in org.apache.servicemix.wsn.jms
 

Classes in org.apache.servicemix.wsn.jms that implement PullPoint
 class JmsPullPoint
           
 



Copyright © 2005-2008 The Apache Software Foundation. All Rights Reserved.