Class KernelServicePortalBuilder

java.lang.Object
org.opentcs.access.rmi.KernelServicePortalBuilder

public class KernelServicePortalBuilder
extends java.lang.Object
Builds KernelServicePortal instances for connections to remote portals.
  • Constructor Details

    • KernelServicePortalBuilder

      public KernelServicePortalBuilder​(java.lang.String userName, java.lang.String password)
      Creates a new instance.
      Parameters:
      userName - The user name to use for logging in.
      password - The password to use for logging in.
  • Method Details