de.netseeker.ejoe.examples.remoting
Class AddressClientWithJdkProxy

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

public class AddressClientWithJdkProxy
extends java.lang.Object

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

Author:
netseeker

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

AddressClientWithJdkProxy

public AddressClientWithJdkProxy()
Method Detail

main

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


Copyright © 2005-2007 netseeker. All Rights Reserved.