Uses of Interface
net.degreedays.api.processing.TimestampFactory

Packages that use TimestampFactory
net.degreedays.api.processing For advanced use, this enables customization of the request/response processing (XML, HTTP, security etc.). 
 

Uses of TimestampFactory in net.degreedays.api.processing
 

Methods in net.degreedays.api.processing that return TimestampFactory
 TimestampFactory XmlHttpRequestProcessor.Builder.getTimestampFactory()
           
 

Methods in net.degreedays.api.processing with parameters of type TimestampFactory
 XmlHttpRequestProcessor.Builder XmlHttpRequestProcessor.Builder.setTimestampFactory(TimestampFactory timestampFactory)
           
 



www.degreedays.net/api/