ListeningStream

sealed class ListeningStream<Status, C : StreamCall<*, *, Status>>

Functions

Link copied to clipboard
fun cancelStream(): ActionBuilder
Link copied to clipboard
fun reconciliate(waitFor: WaitType = NO_WAIT): ActionBuilder
Link copied to clipboard
fun status(session: Session): Status

Properties

Link copied to clipboard
abstract val direction: String
Link copied to clipboard
abstract val requestName: ExpressionS<String>
Link copied to clipboard
abstract val streamName: String

Inheritors

Link copied to clipboard
Link copied to clipboard