de.netseeker.ejoe.examples.echo
Class EchoServer

java.lang.Object
  extended by de.netseeker.ejoe.examples.echo.EchoServer

public class EchoServer
extends java.lang.Object

Simple Example showing how to implement a basic ECHO server with EJOE.

Author:
netseeker

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

EchoServer

public EchoServer()
Method Detail

main

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


Copyright © 2005-2007 netseeker. All Rights Reserved.