org.mftech.dawn.server.communication.rmi
Class DawnRemoteConnectionRMIServer

java.lang.Object
  extended by org.mftech.dawn.server.communication.rmi.DawnRemoteConnectionRMIServer

public class DawnRemoteConnectionRMIServer
extends java.lang.Object

this is the remote resource for the clients

Author:
killa

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

DawnRemoteConnectionRMIServer

public DawnRemoteConnectionRMIServer()
Method Detail

main

public static void main(java.lang.String[] args)
                 throws java.rmi.RemoteException
Throws:
java.rmi.RemoteException