AbstractMessage

abstract class AbstractMessage extends Message
trait Message
class Object
trait Matchable
class Any

Value members

Inherited methods

def recipients: List[String]
Inherited from
Message

Concrete fields

var contentType: String
var properties: Properties
var subject: String
var text: String