Uses of Class
org.apache.cxf.ws.eventing.Empty
-
Packages that use Empty Package Description org.apache.cxf.ws.eventing -
-
Uses of Empty in org.apache.cxf.ws.eventing
Fields in org.apache.cxf.ws.eventing declared as Empty Modifier and Type Field Description protected EmptyEventSource. dateTimeSupportedprotected EmptySubscriptionManager. dateTimeSupportedprotected EmptyEventSource. endToSupportedMethods in org.apache.cxf.ws.eventing that return Empty Modifier and Type Method Description EmptyObjectFactory. createEmpty()Create an instance ofEmptyEmptyEventSource. getDateTimeSupported()Gets the value of the dateTimeSupported property.EmptySubscriptionManager. getDateTimeSupported()Gets the value of the dateTimeSupported property.EmptyEventSource. getEndToSupported()Gets the value of the endToSupported property.Methods in org.apache.cxf.ws.eventing with parameters of type Empty Modifier and Type Method Description voidEventSource. setDateTimeSupported(Empty value)Sets the value of the dateTimeSupported property.voidSubscriptionManager. setDateTimeSupported(Empty value)Sets the value of the dateTimeSupported property.voidEventSource. setEndToSupported(Empty value)Sets the value of the endToSupported property.
-