Uses of Class
org.apache.cxf.ws.eventing.SubscribeResponse
Packages that use SubscribeResponse
-
Uses of SubscribeResponse in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return SubscribeResponseModifier and TypeMethodDescriptionObjectFactory.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 SubscribeResponseModifier and TypeMethodDescriptionprotected SubscribeResponseAbstractEventSource.generateResponseMessageFor(SubscriptionTicketGrantingResponse dbResponse, boolean shouldConvertToDuration) AbstractEventSource.subscribeOp(Subscribe body) EventSourceEndpoint.subscribeOp(Subscribe body) The Subscribe operation of the Event Source.