Uses of Interface
com.iizix.comm.GManagementConstants
Packages that use GManagementConstants Package Description com.iizix.comm.session com.iizix.test.client Uses of GManagementConstants in com.iizix.comm.session
Classes in com.iizix.comm.session that implement GManagementConstants Modifier and Type Class Description class
SessionTransMgr
The Session Transaction Manager is used for keeping track of transaction that have been received or sent to a client on session basis so that a remote session may re-establish a broken communication link.Uses of GManagementConstants in com.iizix.test.client
Classes in com.iizix.test.client that implement GManagementConstants Modifier and Type Class Description class
NonUIClient
Class emulating a non-UI client.