Uses of Interface
com.iizix.term.HostSessionListener
Package
Description
Uses of HostSessionListener in com.iizigo.term
Uses of HostSessionListener in com.iizigo.term.prop
Modifier and TypeClassDescriptionclass
Class for the EditorScreenProp in the designer.Uses of HostSessionListener in com.iizix.term
Modifier and TypeInterfaceDescriptioninterface
The 3270 or 5250 host session owner interface.Modifier 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
Uses of HostSessionListener in com.iizix.term.server
Modifier and TypeClassDescriptionclass
The terminal host implementation running a terminal of 3270, 5020 or EE type.