ConnectionBuilder
portals.api.builder.ConnectionBuilder
trait ConnectionBuilder
Builder for Connections.
Connect a stream to a sequencer using the ConnectionBuilder. This is done by calling the connect
method.
Attributes
- Example
-
builder.connections.connect(stream, sequencer)
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
- Known subtypes
-
class ConnectionBuilderImpl
Members list
In this article