cgl.expeditor.server
Class RemoteSpaceServer

java.lang.Object
  extended bycgl.expeditor.server.RemoteSpaceServer

public class RemoteSpaceServer
extends java.lang.Object


Field Summary
static java.lang.Integer REGISTRY_PORT
           
static java.lang.String SERVER_LOCATION
           
 
Constructor Summary
RemoteSpaceServer()
           
 
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
 

Field Detail

REGISTRY_PORT

public static final java.lang.Integer REGISTRY_PORT

SERVER_LOCATION

public static final java.lang.String SERVER_LOCATION
See Also:
Constant Field Values
Constructor Detail

RemoteSpaceServer

public RemoteSpaceServer()
Method Detail

main

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