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 TypeMethodDescriptionvoidConnectionProfilesSetup.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 TypeMethodDescriptionvoidIServerApplicationSetupPropCnr.onAppSessionEndPoint(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.voidServerConfigEnvProps.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 TypeMethodDescriptionvoidSessionsProp.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 TypeMethodDescriptionvoidTerminalSessionManager.onAppSessionEndPoint(EndPointPropCnr cnr, AppSessionGyro appGyro) Called when a new end point property container is added for a server monitor instance.