net.sourceforge.xmote.example
Class Server

java.lang.Object
  extended by net.sourceforge.xmote.example.Server

public class Server
extends java.lang.Object

An example Xmote server application that adds the TestImpl as a service to the XmoteHttpServer.

Author:
Jason Rush

Constructor Summary
Server()
           
 
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

Server

public Server()
Method Detail

main

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


Copyright (C) 2007 Jason Rush. All Rights Reserved.