Snapper 3.0 API

org.enhydra.snapperAdmin.presentation
Class SitesPresentation

java.lang.Object
  extended by org.enhydra.snapperAdmin.presentation.SitesPresentation
All Implemented Interfaces:
com.lutris.appserver.server.httpPresentation.HttpPresentation

public class SitesPresentation
extends java.lang.Object
implements com.lutris.appserver.server.httpPresentation.HttpPresentation


Constructor Summary
SitesPresentation()
           
 
Method Summary
 void run(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SitesPresentation

public SitesPresentation()
Method Detail

run

public void run(com.lutris.appserver.server.httpPresentation.HttpPresentationComms comms)
         throws com.lutris.appserver.server.httpPresentation.HttpPresentationException,
                java.io.IOException
Specified by:
run in interface com.lutris.appserver.server.httpPresentation.HttpPresentation
Throws:
com.lutris.appserver.server.httpPresentation.HttpPresentationException
java.io.IOException

Snapper 3.0 API