Uses of Interface
com.iizix.gyro.IRuntimeImageCache
Packages that use IRuntimeImageCache
Uses of IRuntimeImageCache in com.iizix.gyro
Subinterfaces of IRuntimeImageCache in com.iizix.gyroModifier and TypeInterfaceDescriptioninterfaceThe interface used to access the Application Session Gyro.interfaceThe interface used to access the Client Session Gyro.interfaceThe runtime image cache interface with code implementation, except the cache map instance.Uses of IRuntimeImageCache in com.iizix.server.gyro
Classes in com.iizix.server.gyro that implement IRuntimeImageCacheModifier and TypeClassDescriptionclassGyro instance that is used for a single user running one application.classThe Client Session Gyro instance.