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.apiModifier and TypeInterfaceDescriptionstatic interface
This interface describes the startup information for an IBM 3270 host session.static interface
This interface describes the startup information for an IBM 5250 host session.Methods in com.rs.seagull.emulator.api that return StartupInformationModifier and TypeMethodDescriptionBareSession.getStartupInformation()
Get the Startup Information which is provided by the host during negotiation/startup.