Uses of Class
com.iizix.server.monitor.EndPointPropCnr
Packages that use EndPointPropCnr
Package
Description
Uses of EndPointPropCnr in com.iizix.db.prop
Methods in com.iizix.db.prop with parameters of type EndPointPropCnrModifier 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
Methods in com.iizix.server.monitor that return EndPointPropCnrUses of EndPointPropCnr in com.iizix.server.prop
Methods in com.iizix.server.prop with parameters of type EndPointPropCnrModifier 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
Methods in com.iizix.term.prop with parameters of type EndPointPropCnrModifier 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
Methods in com.iizix.term.server with parameters of type EndPointPropCnrModifier and TypeMethodDescriptionvoid
TerminalSessionManager.onAppSessionEndPoint
(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.