Uses of Class
org.oasis_open.docs.wsn.b_2.CreatePullPoint

Packages that use CreatePullPoint
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.component JBI Service Engine implementing WS-Notification 1.3. 
org.apache.servicemix.wsn.jms JMS based implementation of the NotificationBroker and related services. 
org.oasis_open.docs.wsn.b_2   
org.oasis_open.docs.wsn.bw_2   
 

Uses of CreatePullPoint in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn with parameters of type CreatePullPoint
 void AbstractPullPoint.create(CreatePullPoint createPullPointRequest)
           
 CreatePullPointResponse AbstractCreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest)
           
protected  String AbstractCreatePullPoint.createPullPointName(CreatePullPoint createPullPointRequest)
           
 CreatePullPointResponse AbstractCreatePullPoint.handleCreatePullPoint(CreatePullPoint createPullPointRequest, EndpointManager manager)
           
 

Uses of CreatePullPoint in org.apache.servicemix.wsn.component
 

Constructors in org.apache.servicemix.wsn.component with parameters of type CreatePullPoint
WSNPullPointEndpoint(CreatePullPoint request)
           
WSNPullPointEndpoint(CreatePullPoint request, QName service, String endpoint)
           
 

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

Methods in org.apache.servicemix.wsn.jms with parameters of type CreatePullPoint
protected  String JmsCreatePullPoint.createPullPointName(CreatePullPoint createPullPointRequest)
           
 

Uses of CreatePullPoint in org.oasis_open.docs.wsn.b_2
 

Methods in org.oasis_open.docs.wsn.b_2 that return CreatePullPoint
 CreatePullPoint ObjectFactory.createCreatePullPoint()
          Create an instance of CreatePullPoint
 

Uses of CreatePullPoint in org.oasis_open.docs.wsn.bw_2
 

Methods in org.oasis_open.docs.wsn.bw_2 with parameters of type CreatePullPoint
 CreatePullPointResponse CreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest)
           
 



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