Uses of Class
com.iizix.term.remote.RemoteHostSession
Uses of RemoteHostSession in com.iizix.term
Modifier and TypeMethodDescriptionvoid
HostSessionChangesListener.onHostSessionChanged
(RemoteHostSession changeHelper) Called once since the instance of theRemoteHostSession
was created or last reset when some kind of host session change has occurred, e.g.Uses of RemoteHostSession in com.iizix.term.prop
Modifier and TypeMethodDescriptionRemoteHostSessionProp.getRemoteHostSession()
Gets the current value set as a RemoteHostSession.Modifier and TypeMethodDescriptionboolean
RemoteHostSessionProp.setPropValue
(RemoteHostSession newValue) Sets a new value for this property.ModifierConstructorDescriptionRemoteHostSessionProp
(Atom propertyAtom, RemoteHostSession newValue) Creates a RemoteHostSession property with the specified name and value.