All Implemented Interfaces:
LaunchStep

public class ConnectStep extends BaseStep
First step.
  1. Tries to connect to one of the addresses in LaunchContext.getGatewayAddresses()
  2. Downloads LaunchManifest from %URL%/system/launchmf/SCOPE/
  3. Sets LaunchContext.setGatewayAddress() to the GatewayAddress that it successfully connected to