Uses of Class
org.apache.cxf.ws.eventing.SubscribeResponse
-
Packages that use SubscribeResponse Package Description org.apache.cxf.ws.eventing org.apache.cxf.ws.eventing.eventsource -
-
Uses of SubscribeResponse in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return SubscribeResponse Modifier and Type Method Description SubscribeResponseObjectFactory. createSubscribeResponse()Create an instance ofSubscribeResponse -
Uses of SubscribeResponse in org.apache.cxf.ws.eventing.eventsource
Methods in org.apache.cxf.ws.eventing.eventsource that return SubscribeResponse Modifier and Type Method Description protected SubscribeResponseAbstractEventSource. generateResponseMessageFor(SubscriptionTicketGrantingResponse dbResponse, boolean shouldConvertToDuration)SubscribeResponseAbstractEventSource. subscribeOp(Subscribe body)SubscribeResponseEventSourceEndpoint. subscribeOp(Subscribe body)The Subscribe operation of the Event Source.
-