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 classEditorVirtualSpaceThe Editor VirtualSpace property class.Uses of IPrivateStorage in com.iizix
Classes in com.iizix that implement IPrivateStorage Modifier and Type Class Description classSessionInfoThis 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 interfaceIAppSessionGyroThe interface used to access the Application Session Gyro.interfaceIClientSessionGyroThe 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 classVirtualSpaceThis 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 classAppSessionGyroGyro instance that is used for a single user running one application.classClientSessionGyroThe Client Session Gyro instance.