Uses of Class
org.vrspace.server.core.SessionException
Packages that use SessionException
-
Uses of SessionException in org.vrspace.server.core
Methods in org.vrspace.server.core that throw SessionExceptionModifier and TypeMethodDescriptionintWorldManager.startSession(Client client) The client has set own properties, entered a world, and going online. -
Uses of SessionException in org.vrspace.server.dto
Methods in org.vrspace.server.dto that throw SessionExceptionModifier and TypeMethodDescriptionLog.execute(WorldManager manager, Client client) Session.execute(WorldManager manager, Client client) StreamingSession.execute(WorldManager manager, Client client)