Module swim.api
Package swim.api.ref

Interface LaneRef

    • Method Detail

      • hostUri

        swim.uri.Uri hostUri()
      • nodeUri

        swim.uri.Uri nodeUri()
      • laneUri

        swim.uri.Uri laneUri()
      • command

        void command​(float prio,
                     swim.structure.Value body)
      • command

        void command​(swim.structure.Value body)
      • close

        void close()