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.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)
           
 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
WSNDeployer.WSNPullPointEndpoint(CreatePullPoint request)
           
 

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.