Uses of Class
com.iizix.term.server.TerminalHost
Uses of TerminalHost in com.iizix.term.prop
Modifier 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)
.