Uses of Class
org.oasis_open.docs.wsn.bw_2.UnableToCreatePullPointFault
-
Packages that use UnableToCreatePullPointFault Package Description org.apache.cxf.wsn org.apache.cxf.wsn.client org.oasis_open.docs.wsn.bw_2 -
-
Uses of UnableToCreatePullPointFault in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn that throw UnableToCreatePullPointFault Modifier and Type Method Description voidAbstractPullPoint. create(CreatePullPoint createPullPointRequest)CreatePullPointResponseAbstractCreatePullPoint. createPullPoint(CreatePullPoint createPullPointRequest)CreatePullPointResponseAbstractCreatePullPoint. handleCreatePullPoint(CreatePullPoint createPullPointRequest, EndpointManager manager) -
Uses of UnableToCreatePullPointFault in org.apache.cxf.wsn.client
Methods in org.apache.cxf.wsn.client that throw UnableToCreatePullPointFault Modifier and Type Method Description PullPointCreatePullPoint. create()PullPointCreatePullPoint. create(String queueName) -
Uses of UnableToCreatePullPointFault in org.oasis_open.docs.wsn.bw_2
Methods in org.oasis_open.docs.wsn.bw_2 that throw UnableToCreatePullPointFault Modifier and Type Method Description CreatePullPointResponseCreatePullPoint. createPullPoint(CreatePullPoint createPullPointRequest)
-