JavaScript is disabled on your browser.
Skip navigation links
jMonkeyEngine 3.8.0-stable jme3-networking
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH
Uses of Class
com.jme3.network.rmi.ObjectStore
Packages that use
ObjectStore
Package
Description
com.jme3.network.rmi
Uses of
ObjectStore
in
com.jme3.network.rmi
Constructors in
com.jme3.network.rmi
with parameters of type
ObjectStore
Modifier
Constructor
Description
RemoteObject
(
ObjectStore
store,
HostedConnection
client)