Uses of Class
org.apache.cxf.ws.eventing.Subscribe
-
Packages that use Subscribe Package Description org.apache.cxf.ws.eventing org.apache.cxf.ws.eventing.eventsource -
-
Uses of Subscribe in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return Subscribe Modifier and Type Method Description SubscribeObjectFactory. createSubscribe()Create an instance ofSubscribe -
Uses of Subscribe in org.apache.cxf.ws.eventing.eventsource
Methods in org.apache.cxf.ws.eventing.eventsource with parameters of type Subscribe Modifier and Type Method Description SubscribeResponseAbstractEventSource. subscribeOp(Subscribe body)SubscribeResponseEventSourceEndpoint. subscribeOp(Subscribe body)The Subscribe operation of the Event Source.
-