Apache CXF API

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

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

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

Fields in org.apache.cxf.ws.eventing declared as EventSource.Expires
protected  EventSource.Expires EventSource.expires
           
 

Methods in org.apache.cxf.ws.eventing that return EventSource.Expires
 EventSource.Expires ObjectFactory.createEventSourceExpires()
          Create an instance of EventSource.Expires
 EventSource.Expires EventSource.getExpires()
          Gets the value of the expires property.
 

Methods in org.apache.cxf.ws.eventing with parameters of type EventSource.Expires
 void EventSource.setExpires(EventSource.Expires value)
          Sets the value of the expires property.
 


Apache CXF API

Apache CXF