Uses of Interface
com.iizix.api.IPrivateStorage
Packages that use IPrivateStorage Package Description com.iizigo.vs.prop com.iizix com.iizix.gyro com.iizix.prop.vs com.iizix.server.gyro Uses of IPrivateStorage in com.iizigo.vs.prop
Classes in com.iizigo.vs.prop that implement IPrivateStorage Modifier and Type Class Description class
EditorVirtualSpace
The Editor VirtualSpace property class.Uses of IPrivateStorage in com.iizix
Classes in com.iizix that implement IPrivateStorage Modifier and Type Class Description class
SessionInfo
This class contains information of the remote party and its connection, etc.Uses of IPrivateStorage in com.iizix.gyro
Subinterfaces of IPrivateStorage 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 IPrivateStorage in com.iizix.prop.vs
Classes in com.iizix.prop.vs that implement IPrivateStorage Modifier and Type Class Description class
VirtualSpace
This VirtualSpace property container holds the fields and tables in the VirtualSpace.Uses of IPrivateStorage in com.iizix.server.gyro
Classes in com.iizix.server.gyro that implement IPrivateStorage 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.