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 TypeClassDescriptionclass
Class for the EditorScreenProp in the designer.Uses of HostSessionListener in com.iizix.term
Subinterfaces of HostSessionListener in com.iizix.termModifier and TypeInterfaceDescriptioninterface
The 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 TypeMethodDescriptionvoid
HostSession.addListener
(HostSessionListener listener) Adds a listener for host session changes.void
HostSession.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 TypeClassDescriptionclass
The terminal host implementation running a terminal of 3270, 5020 or EE type.