Uses of Class
org.apache.cxf.ws.eventing.EventSource.FormatName
-
Packages that use EventSource.FormatName Package Description org.apache.cxf.ws.eventing -
-
Uses of EventSource.FormatName in org.apache.cxf.ws.eventing
Fields in org.apache.cxf.ws.eventing with type parameters of type EventSource.FormatName Modifier and Type Field Description protected List<EventSource.FormatName>EventSource. formatNameMethods in org.apache.cxf.ws.eventing that return EventSource.FormatName Modifier and Type Method Description EventSource.FormatNameObjectFactory. createEventSourceFormatName()Create an instance ofEventSource.FormatNameMethods in org.apache.cxf.ws.eventing that return types with arguments of type EventSource.FormatName Modifier and Type Method Description List<EventSource.FormatName>EventSource. getFormatName()Gets the value of the formatName property.
-