Uses of Interface
com.iizix.term.HostSessionListener
Packages that use HostSessionListener
Package
Description
Uses of HostSessionListener in com.iizigo.term
Classes in com.iizigo.term that implement HostSessionListenerUses of HostSessionListener in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement HostSessionListenerModifier and TypeClassDescriptionclassClass for the EditorScreenProp in the designer.Uses of HostSessionListener in com.iizix.term
Subinterfaces of HostSessionListener in com.iizix.termModifier and TypeInterfaceDescriptioninterfaceThe 3270 or 5250 host session owner interface.Methods in com.iizix.term that return HostSessionListenerMethods in com.iizix.term with parameters of type HostSessionListenerModifier and TypeMethodDescriptionvoidHostSession.addListener(HostSessionListener listener) Adds a listener for host session changes.voidHostSession.removeListener(HostSessionListener listener) Removes a listener for host session changes.Uses of HostSessionListener in com.iizix.term.remote
Classes in com.iizix.term.remote that implement HostSessionListenerUses of HostSessionListener in com.iizix.term.server
Classes in com.iizix.term.server that implement HostSessionListenerModifier and TypeClassDescriptionclassThe terminal host implementation running a terminal of 3270, 5020 or EE type.