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.jaxws   
org.oasis_open.docs.wsn.b_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.apache.servicemix.wsn.jaxws
 

Methods in org.apache.servicemix.wsn.jaxws with parameters of type CreatePullPoint
 CreatePullPointResponse CreatePullPointServiceImpl.createPullPoint(CreatePullPoint CreatePullPoint)
           
 CreatePullPointResponse CreatePullPoint.createPullPoint(CreatePullPoint CreatePullPoint)
           
 

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
 



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