cc.otavia.core.channel.socket.DatagramPacket
The message container that is used for DatagramChannel to communicate with the remote peer.
Attributes
-
Graph
-
-
Supertypes
-
class Object
trait Matchable
class Any
Show all
Members list
Create a new addressed envelope instance, that has the same recipient and sender as this one, but the given content.
Create a new addressed envelope instance, that has the same recipient and sender as this one, but the given content.
Value parameters
-
content
-
The contents of the returned addressed envelope instance.
Attributes
-
Returns
-
An addressed envelope instance that has the same recipient and sender as this one, but the given content.
-
Definition Classes
-
Returns the message wrapped by this envelope message.
Returns the message wrapped by this envelope message.
Attributes
-
Definition Classes
-
-
Inherited from:
-
DefaultAddressedEnvelope
Returns a string representation of the object.
Returns a string representation of the object.
The default representation is platform dependent.
Attributes
-
Returns
-
a string representation of the object.
-
Definition Classes
-
-
Inherited from:
-
DefaultAddressedEnvelope