Apache CXF API

Uses of Class
org.apache.cxf.ws.eventing.EventSource.FormatName

Packages that use EventSource.FormatName
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
protected  List<EventSource.FormatName> EventSource.formatName
           
 

Methods in org.apache.cxf.ws.eventing that return EventSource.FormatName
 EventSource.FormatName ObjectFactory.createEventSourceFormatName()
          Create an instance of EventSource.FormatName
 

Methods in org.apache.cxf.ws.eventing that return types with arguments of type EventSource.FormatName
 List<EventSource.FormatName> EventSource.getFormatName()
          Gets the value of the formatName property.
 


Apache CXF API

Apache CXF