Uses of Class
org.oasis_open.docs.wsn.bw_2.UnableToDestroyPullPointFault
-
Packages that use UnableToDestroyPullPointFault Package Description org.apache.cxf.wsn org.apache.cxf.wsn.client org.oasis_open.docs.wsn.bw_2 -
-
Uses of UnableToDestroyPullPointFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw UnableToDestroyPullPointFault Modifier and Type Method Description protected voidAbstractPullPoint. destroy()voidAbstractCreatePullPoint. destroyPullPoint(String address)DestroyPullPointResponseAbstractPullPoint. destroyPullPoint(DestroyPullPoint destroyPullPointRequest) -
Uses of UnableToDestroyPullPointFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw UnableToDestroyPullPointFault Modifier and Type Method Description voidPullPoint. destroy() -
Uses of UnableToDestroyPullPointFault in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that throw UnableToDestroyPullPointFault Modifier and Type Method Description DestroyPullPointResponsePullPoint. destroyPullPoint(DestroyPullPoint destroyPullPointRequest)
-