Uses of Interface
com.rs.seagull.emulator.api.StartupInformation
-
-
Uses of StartupInformation in com.rs.seagull.emulator.api
Subinterfaces of StartupInformation in com.rs.seagull.emulator.api Modifier and Type Interface Description static interfaceStartupInformation.Ibm3270This interface describes the startup information for an IBM 3270 host session.static interfaceStartupInformation.Ibm5250This interface describes the startup information for an IBM 5250 host session.Methods in com.rs.seagull.emulator.api that return StartupInformation Modifier and Type Method Description StartupInformationBareSession. getStartupInformation()Get the Startup Information which is provided by the host during negotiation/startup.
-