Uses of Class
org.apache.servicemix.wsn.jaxws.UnableToCreatePullPointFault

Packages that use UnableToCreatePullPointFault
org.apache.servicemix.wsn This package provides base classes for WS-Notification implementations. 
org.apache.servicemix.wsn.jaxws   
 

Uses of UnableToCreatePullPointFault in org.apache.servicemix.wsn
 

Methods in org.apache.servicemix.wsn that throw UnableToCreatePullPointFault
 void AbstractPullPoint.create(CreatePullPoint createPullPointRequest)
           
 CreatePullPointResponse AbstractCreatePullPoint.createPullPoint(CreatePullPoint createPullPointRequest)
           
 CreatePullPointResponse AbstractCreatePullPoint.handleCreatePullPoint(CreatePullPoint createPullPointRequest, EndpointManager manager)
           
 

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

Methods in org.apache.servicemix.wsn.jaxws that throw UnableToCreatePullPointFault
 CreatePullPointResponse CreatePullPointServiceImpl.createPullPoint(CreatePullPoint CreatePullPoint)
           
 CreatePullPointResponse CreatePullPoint.createPullPoint(CreatePullPoint CreatePullPoint)
           
 



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