Uses of Interface
com.iizix.comm.ITransactionCreator
Packages that use ITransactionCreator
Package
Description
Uses of ITransactionCreator in com.iizigo.panel
Classes in com.iizigo.panel that implement ITransactionCreatorUses of ITransactionCreator in com.iizix.comm
Classes in com.iizix.comm that implement ITransactionCreatorUses of ITransactionCreator in com.iizix.comm.session
Classes in com.iizix.comm.session that implement ITransactionCreatorModifier and TypeClassDescriptionclassThe 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 ITransactionCreator in com.iizix.prop
Methods in com.iizix.prop with parameters of type ITransactionCreatorModifier and TypeMethodDescriptionPropMgr.getSendTransaction(ITransactionCreator transCreator) Gets a transaction for sending.Uses of ITransactionCreator in com.iizix.server
Classes in com.iizix.server that implement ITransactionCreatorModifier and TypeClassDescriptionclassAn implementation of a common end point for an Editor, Server or Monitor.classThe main class for an Server session running in the Server.Uses of ITransactionCreator in com.iizix.server.client
Classes in com.iizix.server.client that implement ITransactionCreatorModifier and TypeClassDescriptionclassThe TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection.Uses of ITransactionCreator in com.iizix.server.loadbalancer
Classes in com.iizix.server.loadbalancer that implement ITransactionCreatorModifier and TypeClassDescriptionclassThe Load Balancer end point web socket connection.Uses of ITransactionCreator in com.iizix.server.monitor
Classes in com.iizix.server.monitor that implement ITransactionCreatorModifier and TypeClassDescriptionclassEnd point for the Virtualized Monitor that transports a proxy of a VirtualsPropCnr of a client to a viewer or monitor.Uses of ITransactionCreator in com.iizix.server.prop
Subinterfaces of ITransactionCreator in com.iizix.server.propModifier and TypeInterfaceDescriptioninterfaceInterface for send transaction.Uses of ITransactionCreator in com.iizix.server.run.remote
Classes in com.iizix.server.run.remote that implement ITransactionCreatorModifier and TypeClassDescriptionclassEnd point for the Remote Customized iiziRun Builder that transports a proxy of a RuntimeBuilderProps to build the app.Uses of ITransactionCreator in com.iizix.server.vsviewer
Classes in com.iizix.server.vsviewer that implement ITransactionCreatorModifier and TypeClassDescriptionclassThe TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection.