AsyncSend

sealed trait AsyncSend extends Send

Identifies messages sent to the server which are executed asynchronously and reply with a form of done-message.

Identifies messages sent to the server which are executed asynchronously and reply with a form of done-message.

trait Send
class Object
trait Matchable
class Any

Value members

Concrete methods

final def isSynchronous: Boolean