Uses of Class
com.iizix.server.AbstractEndPoint
Packages that use AbstractEndPoint Package Description com.iizix.server com.iizix.server.loadbalancer com.iizix.server.monitor com.iizix.server.run.remote Uses of AbstractEndPoint in com.iizix.server
Subclasses of AbstractEndPoint in com.iizix.server Modifier and Type Class Description class
ServerSession
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.loadbalancer Modifier and Type Class Description class
LoadBalancerEndPoint
The Load Balancer end point web socket connection.Uses of AbstractEndPoint in com.iizix.server.monitor
Subclasses of AbstractEndPoint in com.iizix.server.monitor Modifier and Type Class Description class
VirtualizedMonitorEndPoint
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.remote Modifier and Type Class Description class
RemoteBuilderEndPoint
End point for the Remote Customized iiziRun Builder that transports a proxy of a RuntimeBuilderProps to build the app.