Uses of Interface
com.iizix.term.HostSessionOwner
Packages that use HostSessionOwner
Uses of HostSessionOwner in com.iizigo.term.prop
Classes in com.iizigo.term.prop that implement HostSessionOwnerModifier and TypeClassDescriptionclass
Class for the EditorScreenProp in the designer.Uses of HostSessionOwner in com.iizix.term
Methods in com.iizix.term with parameters of type HostSessionOwnerModifier and TypeMethodDescriptionvoid
HostSession.replaceOwner
(HostSessionOwner owner) Replaces the host session owner for this session.Constructors in com.iizix.term with parameters of type HostSessionOwnerModifierConstructorDescriptionHostSession
(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
Classes in com.iizix.term.remote that implement HostSessionOwnerUses of HostSessionOwner in com.iizix.term.server
Classes in com.iizix.term.server that implement HostSessionOwnerModifier and TypeClassDescriptionclass
The terminal host implementation running a terminal of 3270, 5020 or EE type.