Uses of Class
com.iizix.server.app.RuntimeApp
Uses of RuntimeApp in com.iizix.server.app
Modifier and TypeMethodDescriptionstatic RuntimeApp
RuntimeApp.getSessionInstance()
Gets the runtime application instance for the current thread in a client session.Uses of RuntimeApp in com.iizix.server.gyro
Modifier and TypeMethodDescriptionClientSessionGyro.getRuntimeApp()
Gets the RuntimeApp for the Gyro instance.Modifier and TypeMethodDescriptionvoid
ClientSessionGyro.setApplication
(RuntimeApp runtimeApp) Sets the runtime application.