Uses of Class
org.apache.cxf.ws.eventing.EventType
-
Packages that use EventType Package Description org.apache.cxf.ws.eventing org.apache.cxf.ws.eventing.backend.notification -
-
Uses of EventType in org.apache.cxf.ws.eventing
Methods in org.apache.cxf.ws.eventing that return EventType Modifier and Type Method Description EventTypeObjectFactory. createEventType()Create an instance ofEventTypeMethods in org.apache.cxf.ws.eventing that return types with arguments of type EventType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventType>ObjectFactory. createNotify(EventType value)Methods in org.apache.cxf.ws.eventing with parameters of type EventType Modifier and Type Method Description javax.xml.bind.JAXBElement<EventType>ObjectFactory. createNotify(EventType value) -
Uses of EventType in org.apache.cxf.ws.eventing.backend.notification
Methods in org.apache.cxf.ws.eventing.backend.notification with parameters of type EventType Modifier and Type Method Description voidWrappedSink. notifyEvent(EventType parameter)
-