Calling class abstract

İşlem Çağrısı

Çağrı bindingler üzerinde gezinir.

Kimi zaman eş zamanlı olarak bindinge yüklenir

Kimi zaman kuyruk olarak

Implementers

Constructors

Calling(CallingBinding binding)

Properties

binding CallingBinding
no setter
callCount int
getter/setter pair
hashCode int
The hash code for this object.
no setterinherited
runtimeType Type
A representation of the runtime type of the object.
no setterinherited

Methods

call(Request request) FutureOr<Message>
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
onCall(Request request) FutureOr<Message>
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited