Uses of Class
org.apache.cxf.ws.eventing.FormatType
Packages that use FormatType
-
Uses of FormatType in org.apache.cxf.ws.eventing
Fields in org.apache.cxf.ws.eventing declared as FormatTypeMethods in org.apache.cxf.ws.eventing that return FormatTypeModifier and TypeMethodDescriptionObjectFactory.createFormatType()Create an instance ofFormatTypeSubscribe.getFormat()Gets the value of the format property.Methods in org.apache.cxf.ws.eventing with parameters of type FormatTypeModifier and TypeMethodDescriptionvoidSubscribe.setFormat(FormatType value) Sets the value of the format property. -
Uses of FormatType in org.apache.cxf.ws.eventing.backend.manager
Methods in org.apache.cxf.ws.eventing.backend.manager with parameters of type FormatTypeModifier and TypeMethodDescriptionprotected voidSubscriptionManagerImpl.processFormat(FormatType format, SubscriptionTicket ticket, SubscriptionTicketGrantingResponse response) SubscriptionManagerImpl.subscribe(DeliveryType delivery, org.apache.cxf.ws.addressing.EndpointReferenceType endTo, ExpirationType expires, FilterType filter, FormatType format) SubscriptionManagerInterfaceForEventSources.subscribe(DeliveryType delivery, org.apache.cxf.ws.addressing.EndpointReferenceType endTo, ExpirationType expires, FilterType filter, FormatType format)