Uses of Class
com.iizix.server.AbstractEndPoint
Packages that use AbstractEndPoint
Package
Description
Uses of AbstractEndPoint in com.iizix.server
Subclasses of AbstractEndPoint in com.iizix.serverModifier and TypeClassDescriptionclass
The main class for an Server session running in the Server.Uses of AbstractEndPoint in com.iizix.server.loadbalancer
Subclasses of AbstractEndPoint in com.iizix.server.loadbalancerModifier and TypeClassDescriptionclass
The Load Balancer end point web socket connection.Uses of AbstractEndPoint in com.iizix.server.monitor
Subclasses of AbstractEndPoint in com.iizix.server.monitorModifier 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 AbstractEndPoint in com.iizix.server.run.remote
Subclasses of AbstractEndPoint in com.iizix.server.run.remoteModifier and TypeClassDescriptionclass
End point for the Remote Customized iiziRun Builder that transports a proxy of a RuntimeBuilderProps to build the app.