uk.ac.rdg.resc.jstyx.tutorial
Class SimpleServer

java.lang.Object
  extended by uk.ac.rdg.resc.jstyx.tutorial.SimpleServer

public class SimpleServer
extends java.lang.Object

Program that runs a very simple Styx server that serves up a single InMemoryFile.

Author:
Jon Blower $Revision: 363 $ $Date: 2005-08-30 08:23:45 +0100 (Tue, 30 Aug 2005) $ $Log$ Revision 1.1 2005/08/30 07:23:45 jonblower Initial import of tutorial files

Constructor Summary
SimpleServer()
           
 
Method Summary
static void main(java.lang.String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

SimpleServer

public SimpleServer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.lang.Exception
Throws:
java.lang.Exception


Copyright © 2004-2006 Reading e-Science Centre. All Rights Reserved.