Uses of Interface
com.iizix.term.prop.IPreSendHostSessionProps
Packages that use IPreSendHostSessionProps Package Description com.iizix.term.prop com.iizix.term.remote Uses of IPreSendHostSessionProps in com.iizix.term.prop
Methods in com.iizix.term.prop with parameters of type IPreSendHostSessionProps Modifier and Type Method Description void
HostSessionProps. addPreSendListener(IPreSendHostSessionProps listener)
Adds a pre-send event listener.void
HostSessionProps. removePreSendListener(IPreSendHostSessionProps listener)
Removes a pre-send event listener.Uses of IPreSendHostSessionProps in com.iizix.term.remote
Classes in com.iizix.term.remote that implement IPreSendHostSessionProps Modifier and Type Class Description class
RemoteHostSession
The host screen changes.