JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Index
Help
SEARCH:
Uses of Class
org.vrspace.server.config.ServerConfig
Packages that use
ServerConfig
Package
Description
org.vrspace.server.core
Uses of
ServerConfig
in
org.vrspace.server.core
Fields in
org.vrspace.server.core
declared as
ServerConfig
Modifier and Type
Field
Description
protected
ServerConfig
WorldManager.
config
Constructors in
org.vrspace.server.core
with parameters of type
ServerConfig
Modifier
Constructor
Description
SessionTracker
(
ServerConfig
config)