Uses of Interface
com.iizix.term.HostSessionOwner
Uses of HostSessionOwner in com.iizigo.term.prop
Modifier and TypeClassDescriptionclass
Class for the EditorScreenProp in the designer.Uses of HostSessionOwner in com.iizix.term
Modifier and TypeMethodDescriptionvoid
HostSession.replaceOwner
(HostSessionOwner owner) Replaces the host session owner for this session.ModifierConstructorDescriptionHostSession
(String id, TerminalProps properties, HostSessionOwner owner) Creates an instance of the host session, but does not connect to the host.Uses of HostSessionOwner in com.iizix.term.remote
Uses of HostSessionOwner in com.iizix.term.server
Modifier and TypeClassDescriptionclass
The terminal host implementation running a terminal of 3270, 5020 or EE type.