Uses of Class
org.apache.cxf.ws.eventing.EventSource.FilterDialect
-
Packages that use EventSource.FilterDialect Package Description 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 Modifier and Type Field Description protected List<EventSource.FilterDialect>EventSource. filterDialectMethods in org.apache.cxf.ws.eventing that return EventSource.FilterDialect Modifier and Type Method Description EventSource.FilterDialectObjectFactory. createEventSourceFilterDialect()Create an instance ofEventSource.FilterDialectMethods in org.apache.cxf.ws.eventing that return types with arguments of type EventSource.FilterDialect Modifier and Type Method Description List<EventSource.FilterDialect>EventSource. getFilterDialect()Gets the value of the filterDialect property.
-