Uses of Class
com.iizix.term.server.TerminalHost
Packages that use TerminalHost
Uses of TerminalHost in com.iizix.term.prop
Methods in com.iizix.term.prop that return TerminalHostModifier and TypeMethodDescriptionTerminalProps.createTerminalHost
(AppSessionGyro appGyro) Creates a terminal host that becomes associated with this property.TerminalProps.getCreatedTerminalHost()
Gets the terminal host that has been created from this property for the application session gyro instance usingTerminalProps.createTerminalHost(AppSessionGyro)
.