| Package | Description |
|---|---|
| com.jme3.network.service.rmi |
| Modifier and Type | Method and Description |
|---|---|
ClassInfo |
ClassInfoRegistry.getClassInfo(java.lang.Class type) |
| Modifier and Type | Method and Description |
|---|---|
protected void |
RmiRegistry.addRemoteClass(ClassInfo info) |
protected void |
RmiRegistry.addRemoteObject(byte channel,
short objectId,
java.lang.String name,
ClassInfo typeInfo) |
| Constructor and Description |
|---|
RemoteObjectHandler(RmiRegistry rmi,
byte channel,
short objectId,
ClassInfo typeInfo) |