de.netseeker.ejoe.examples.remoting
Class AddressClient

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

public class AddressClient
extends java.lang.Object

Simple example showing how to implement a basic address management client using remote reflection with EJOE.

Author:
netseeker

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

AddressClient

public AddressClient()
Method Detail

main

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


Copyright © 2005-2007 netseeker. All Rights Reserved.