Uses of Class
com.iizix.server.monitor.EndPointPropCnr
Packages that use EndPointPropCnr Package Description com.iizix.db.prop com.iizix.server.monitor com.iizix.server.prop com.iizix.term.prop com.iizix.term.server Uses of EndPointPropCnr in com.iizix.db.prop
Methods in com.iizix.db.prop with parameters of type EndPointPropCnr Modifier and Type Method Description voidConnectionProfilesSetup. 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 EndPointPropCnr Modifier and Type Method Description EndPointPropCnrEndPointPropCnr. clone()Clones the instance.Uses of EndPointPropCnr in com.iizix.server.prop
Methods in com.iizix.server.prop with parameters of type EndPointPropCnr Modifier and Type Method Description voidIServerApplicationSetupPropCnr. 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 EndPointPropCnr Modifier and Type Method Description voidSessionsProp. 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 EndPointPropCnr Modifier and Type Method Description voidTerminalSessionManager. onAppSessionEndPoint(EndPointPropCnr cnr, AppSessionGyro appGyro)Called when a new end point property container is added for a server monitor instance.