Uses of Class
org.oasis_open.docs.wsn.b_2.CreatePullPoint
-
Packages that use CreatePullPoint Package Description org.apache.cxf.wsn org.apache.cxf.wsn.jms org.oasis_open.docs.wsn.b_2 org.oasis_open.docs.wsn.bw_2 -
-
Uses of CreatePullPoint in org.apache.cxf.wsn
Methods in org.apache.cxf.wsn with parameters of type CreatePullPoint Modifier and Type Method Description voidAbstractPullPoint. create(CreatePullPoint createPullPointRequest)CreatePullPointResponseAbstractCreatePullPoint. createPullPoint(CreatePullPoint createPullPointRequest)protected StringAbstractCreatePullPoint. createPullPointName(CreatePullPoint createPullPointRequest)CreatePullPointResponseAbstractCreatePullPoint. handleCreatePullPoint(CreatePullPoint createPullPointRequest, EndpointManager manager) -
Uses of CreatePullPoint in org.apache.cxf.wsn.jms
Methods in org.apache.cxf.wsn.jms with parameters of type CreatePullPoint Modifier and Type Method Description protected StringJmsCreatePullPoint. createPullPointName(CreatePullPoint createPullPointRequest) -
Uses of CreatePullPoint in org.oasis_open.docs.wsn.b_2
Methods in org.oasis_open.docs.wsn.b_2 that return CreatePullPoint Modifier and Type Method Description CreatePullPointObjectFactory. createCreatePullPoint()Create an instance ofCreatePullPoint -
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 Modifier and Type Method Description CreatePullPointResponseCreatePullPoint. createPullPoint(CreatePullPoint createPullPointRequest)
-