com.jme3.network.rmi
Class LocalObject

java.lang.Object
  extended by com.jme3.network.rmi.LocalObject

public class LocalObject
extends java.lang.Object

Describes a RMI interface on the local machine.


Constructor Summary
LocalObject()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LocalObject

public LocalObject()