Apache CXF API

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

Packages that use EventSource.FilterDialect
org.apache.cxf.ws.eventing   
 

Uses of EventSource.FilterDialect in org.apache.cxf.ws.eventing
 

Fields in org.apache.cxf.ws.eventing with type parameters of type EventSource.FilterDialect
protected  List<EventSource.FilterDialect> EventSource.filterDialect
           
 

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

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


Apache CXF API

Apache CXF