Package thredds.server.root
Class TestController
- java.lang.Object
-
- thredds.server.root.TestController
-
public class TestController extends Object
Prints and returns request details. Use only for testing and debugging purposes- Since:
- 7/5/11
-
-
Constructor Summary
Constructors Constructor Description TestController()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetRequestDetails(javax.servlet.http.HttpServletRequest req, javax.servlet.http.HttpServletResponse res)
-