Uses of Class
com.iizix.term.HostFields
Packages that use HostFields
Uses of HostFields in com.iizix.term
Methods in com.iizix.term that return HostFieldsMethods in com.iizix.term with parameters of type HostFieldsModifier and TypeMethodDescriptionvoidEmptyHostSession.refreshHostFields(HostFields fields) Refreshes the host fields of the current session.voidHostSessionPeer.refreshHostFields(HostFields fields) Refreshes the host fields of the current session.Uses of HostFields in com.iizix.term.ee
Methods in com.iizix.term.ee with parameters of type HostFieldsModifier and TypeMethodDescriptionvoidEEScreen.refreshHostFields(HostFields fields) Refreshes the host fields of the current session.voidHostSessionEE.refreshHostFields(HostFields fields) Refreshes the host fields of the current session.Uses of HostFields in com.iizix.term.tn3270e
Methods in com.iizix.term.tn3270e with parameters of type HostFieldsModifier and TypeMethodDescriptionvoidHostSession3270.refreshHostFields(HostFields fields) Refreshes the host fields of the current session.Uses of HostFields in com.iizix.term.tn5250e
Methods in com.iizix.term.tn5250e with parameters of type HostFieldsModifier and TypeMethodDescriptionvoidHostSession5250.refreshHostFields(HostFields fields) Refreshes the host fields of the current session.