Uses of Interface
com.iizix.GConstants
Packages that use GConstants Package Description com.iizix.comm.session com.iizix.test.client Uses of GConstants in com.iizix.comm.session
Classes in com.iizix.comm.session that implement GConstants 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 GConstants in com.iizix.test.client
Classes in com.iizix.test.client that implement GConstants Modifier and Type Class Description class
NonUIClient
Class emulating a non-UI client.