Uses of Class
com.iizix.server.monitor.EndPointPropCnr
Package
Description
Uses of EndPointPropCnr in com.iizix.db.prop
Modifier and TypeMethodDescriptionvoid
ConnectionProfilesSetup.onAppSessionEndPoint
(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.Uses of EndPointPropCnr in com.iizix.server.monitor
Uses of EndPointPropCnr in com.iizix.server.prop
Modifier and TypeMethodDescriptionvoid
IServerApplicationSetupPropCnr.onAppSessionEndPoint
(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.void
ServerConfigEnvProps.onAppSessionEndPoint
(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.Uses of EndPointPropCnr in com.iizix.term.prop
Modifier and TypeMethodDescriptionvoid
SessionsProp.onAppSessionEndPoint
(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.Uses of EndPointPropCnr in com.iizix.term.server
Modifier and TypeMethodDescriptionvoid
TerminalSessionManager.onAppSessionEndPoint
(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.