Package com.iizix.term
Class ClientHostScreen
java.lang.Object
com.iizix.term.ClientHostScreen
Handles the client host screen information and its synchronization between the server and the client. This is only used if the host session supports "blocking mode" (and the server is configured for it).
Constructor Summary
ConstructorsConstructorDescriptionClientHostScreen
(HostSession hostSession, HostSessionProps props, int serialNumber) Creates a new instance of the client host screen.Method Summary
Modifier and TypeMethodDescriptionvoid
onClientInput
(ReadTransaction trans) Called when a transaction from the remote client is received to process field input.