io.vertx.lang.scala.core.eventbus.Message
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
-
Self type
-
Members list
Unwraps the body
of a io.vertx.core.eventbus.Message for use in pattern matching expressions.
Unwraps the body
of a io.vertx.core.eventbus.Message for use in pattern matching expressions.
Type parameters
-
T
-
the type of the body
Value parameters
-
m
-
the io.vertx.core.eventbus.Message
Attributes
-
Returns
-
an Option holding the body if present or None