de.netseeker.ejoe.examples.remoting
Class AddressServer

java.lang.Object
  extended by de.netseeker.ejoe.examples.remoting.AddressServer

public class AddressServer
extends java.lang.Object

Simple Example which demonstrates how to implement a basic address managment using remote reflection with EJOE.

Author:
netseeker

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

AddressServer

public AddressServer()
Method Detail

main

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


Copyright © 2005-2007 netseeker. All Rights Reserved.