ExitMessageEnvelope

org.nlogo.hubnet.connection.MessageEnvelope.ExitMessageEnvelope
case class ExitMessageEnvelope(source: String) extends MessageEnvelope

Attributes

Source
MessageEnvelope.scala
Graph
Supertypes
trait Serializable
trait Product
trait Equals
class Object
trait Matchable
class Any
Show all

Members list

Value members

Inherited methods

def getMessage: Any

Attributes

Inherited from:
MessageEnvelope
Source
MessageEnvelope.scala

Attributes

Inherited from:
MessageEnvelope
Source
MessageEnvelope.scala
def getTag: String

Attributes

Inherited from:
MessageEnvelope
Source
MessageEnvelope.scala

Attributes

Inherited from:
MessageEnvelope
Source
MessageEnvelope.scala

Attributes

Inherited from:
MessageEnvelope
Source
MessageEnvelope.scala

Attributes

Inherited from:
Product

Attributes

Inherited from:
Product