Uses of Interface
com.iizix.gyro.IToaster
Packages that use IToaster Package Description com.iizix.gyro com.iizix.server.gyro Uses of IToaster in com.iizix.gyro
Subinterfaces of IToaster in com.iizix.gyro Modifier and Type Interface Description interface
IAppSessionGyro
The interface used to access the Application Session Gyro.interface
IClientSessionGyro
The interface used to access the Client Session Gyro.Uses of IToaster in com.iizix.server.gyro
Classes in com.iizix.server.gyro that implement IToaster Modifier and Type Class Description class
AppSessionGyro
Gyro instance that is used for a single user running one application.class
ClientSessionGyro
The Client Session Gyro instance.