Uses of Interface
com.iizix.server.prop.IRootPropTransactionSender
Package
Description
Uses of IRootPropTransactionSender in com.iizix.server
Modifier 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
Modifier 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
Modifier and TypeClassDescriptionclass
The Load Balancer end point web socket connection.Uses of IRootPropTransactionSender in com.iizix.server.monitor
Modifier 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
ModifierConstructorDescriptionRootPropTransactionSender
(PropMgr propMgr, PropCnr root, Worker worker, IRootPropTransactionSender sender) Constructs the instance.Uses of IRootPropTransactionSender in com.iizix.server.run.remote
Modifier 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
Modifier and TypeClassDescriptionclass
The TransactionProcessor contains all the code required to process transactions with the application being run for a single client reconnectable connection.