Apache CXF API

Uses of Class
org.apache.cxf.transport.jms.wsdl.TimeToLiveType

Packages that use TimeToLiveType
org.apache.cxf.transport.jms.wsdl   
 

Uses of TimeToLiveType in org.apache.cxf.transport.jms.wsdl
 

Methods in org.apache.cxf.transport.jms.wsdl that return TimeToLiveType
 TimeToLiveType ObjectFactory.createTimeToLiveType()
          Create an instance of TimeToLiveType
 

Methods in org.apache.cxf.transport.jms.wsdl that return types with arguments of type TimeToLiveType
 javax.xml.bind.JAXBElement<TimeToLiveType> ObjectFactory.createTimeToLive(TimeToLiveType value)
          Create an instance of JAXBElement<TimeToLiveType>}
 

Methods in org.apache.cxf.transport.jms.wsdl with parameters of type TimeToLiveType
 javax.xml.bind.JAXBElement<TimeToLiveType> ObjectFactory.createTimeToLive(TimeToLiveType value)
          Create an instance of JAXBElement<TimeToLiveType>}
 


Apache CXF API

Apache CXF