org.apache.sirona.reporting.web.plugin.web
Class WebEndpoints

java.lang.Object
  extended by org.apache.sirona.reporting.web.plugin.web.WebEndpoints

public class WebEndpoints
extends Object


Constructor Summary
WebEndpoints()
           
 
Method Summary
 Template home()
           
 String sessions(long start, long end)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

WebEndpoints

public WebEndpoints()
Method Detail

home

public Template home()

sessions

public String sessions(long start,
                       long end)


Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.