Uses of Package
org.vrspace.server.core
-
Packages that use org.vrspace.server.core Package Description org.vrspace.server.core org.vrspace.server.dto org.vrspace.server.obj -
Classes in org.vrspace.server.core used by org.vrspace.server.core Class Description ClientFactory Client factory interface, providing methods required to log in into the server.PersistenceManager SessionException Thrown when the session needs to be terminated.SessionTracker Used to limit number of concurrent active sessions.VRObjectRepository https://docs.spring.io/spring-data/neo4j/docs/current/reference/html/#neo4j.repositoriesVRSpaceDB WorldManager Main component that manages all interactions with virtual worlds. -
Classes in org.vrspace.server.core used by org.vrspace.server.dto Class Description SessionException Thrown when the session needs to be terminated.WorldManager Main component that manages all interactions with virtual worlds. -
Classes in org.vrspace.server.core used by org.vrspace.server.obj Class Description Scene This keeps track of objects visible to the Client.WorldManager Main component that manages all interactions with virtual worlds.WriteBack Experimental thread-safe write-back component.