Interface TimestampController

All Known Implementing Classes:
TimestampControllerImpl

public interface TimestampController
  • Method Summary

    Modifier and Type
    Method
    Description
    getLocalTimestamp(org.restexpress.Request request, org.restexpress.Response response)
     
  • Method Details

    • getLocalTimestamp

      Object getLocalTimestamp(org.restexpress.Request request, org.restexpress.Response response)