Uses of Interface
com.iizix.server.prop.IRootPropTransactionSender
Packages that use IRootPropTransactionSender
Package
Description
Uses of IRootPropTransactionSender in com.iizix.server
Classes in com.iizix.server that implement IRootPropTransactionSenderModifier and TypeClassDescriptionclass
An implementation of a common end point for an Editor, Server or Monitor.class
The main class for an Server session running in the Server.Uses of IRootPropTransactionSender in com.iizix.server.client
Classes in com.iizix.server.client that implement IRootPropTransactionSenderModifier and TypeClassDescriptionclass
The TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection.Uses of IRootPropTransactionSender in com.iizix.server.loadbalancer
Classes in com.iizix.server.loadbalancer that implement IRootPropTransactionSenderModifier and TypeClassDescriptionclass
The Load Balancer end point web socket connection.Uses of IRootPropTransactionSender in com.iizix.server.monitor
Classes in com.iizix.server.monitor that implement IRootPropTransactionSenderModifier and TypeClassDescriptionclass
End point for the Virtualized Monitor that transports a proxy of a VirtualsPropCnr of a client to a viewer or monitor.Uses of IRootPropTransactionSender in com.iizix.server.prop
Constructors in com.iizix.server.prop with parameters of type IRootPropTransactionSenderModifierConstructorDescriptionRootPropTransactionSender
(PropMgr propMgr, PropCnr root, Worker worker, IRootPropTransactionSender sender) Constructs the instance.Uses of IRootPropTransactionSender in com.iizix.server.run.remote
Classes in com.iizix.server.run.remote that implement IRootPropTransactionSenderModifier and TypeClassDescriptionclass
End point for the Remote Customized iiziRun Builder that transports a proxy of a RuntimeBuilderProps to build the app.Uses of IRootPropTransactionSender in com.iizix.server.vsviewer
Classes in com.iizix.server.vsviewer that implement IRootPropTransactionSenderModifier and TypeClassDescriptionclass
The TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection.