Class Connection.AkkaConnection

All Implemented Interfaces:
LocationSerializable, Serializable, scala.Equals, scala.Product
Enclosing class:
Connection

public static class Connection.AkkaConnection extends TypedConnection<AkkaLocation> implements scala.Product, Serializable
Represents a connection offered by remote Actors e.g. nfiraos.TromboneAssembly-assembly-akka or nfiraos.TromboneHcd-hcd-akka
See Also:
  • Constructor Details

    • AkkaConnection

      public AkkaConnection(ComponentId componentId)
  • Method Details

    • componentId

      public ComponentId componentId()
      Description copied from class: Connection
      The component that is providing this connection
      Specified by:
      componentId in class Connection
      Returns:
      (undocumented)