jondo.demo
Class SimpleForwarder

java.lang.Object
  extended by jondo.demo.SimpleForwarder

public class SimpleForwarder
extends java.lang.Object

A simple demo how to start the forwarding server application using the Controller.


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

Constructor Detail

SimpleForwarder

public SimpleForwarder()
Method Detail

main

public static void main(java.lang.String[] args)