Package org.vrspace.server.core
-
Interface Summary Interface Description ClientFactory Client factory interface, providing methods required to log in into the server.VRObjectRepository https://docs.spring.io/spring-data/neo4j/docs/current/reference/html/#neo4j.repositoriesVRSpaceDB -
Class Summary Class Description BotManager ClassUtil CustomTypeIdResolver Custom jackson type resolver, used to deserialize Commands residing in org.vrspace.server.dto packageDefaultClientFactory Dispatcher Event dispatcher.FileUtil Scene This keeps track of objects visible to the Client.SessionManager Keeps track all WebSocket sessions.SessionTracker Used to limit number of concurrent active sessions.StreamManager Manages streaming sessions to OpenVidu server.VRSpaceDBImpl WorldManager Main component that manages all interactions with virtual worlds.WriteBack Experimental thread-safe write-back component. -
Exception Summary Exception Description SessionException Thrown when the session needs to be terminated.