Class Summary |
BBoxServlet |
Servlet that provides a service interface allows the client to
get the BBox info that was sent to SlideShowServlet by GoogleEarth. |
ImageServlet |
Servlet that returns a png image containing the
specified text string. |
SlideShowInfo |
Class to hold information required by a
SlideShowServlet session |
SlideShowServlet |
SlideShowServlet sends back a valid KML file for a GET or POST
action |
StartServlet |
StartServlet sends back a valid KML file for a GET or POST
action that will give GoogleEarth the NetworkLink to
start up the STEM SlideShow |
VerifyClient |
Holder for the verify method that
will verify that the specified webserver
is available and that the Stem-GoogleEarth servlets
are deployed. |
VerifyServlet |
Servlet that allows the client to verify that the
web server is started and the STEM-GoogleEarth servlets
are deployed. |
Version |
Supply a Version number for the sevlets
Must be a separate class for compile reasons |