Uses of Class
org.drasyl.channel.InetAddressedMessage
Packages that use InetAddressedMessage
-
Uses of InetAddressedMessage in org.drasyl.channel
Methods in org.drasyl.channel that return InetAddressedMessageModifier and TypeMethodDescription<N> InetAddressedMessage<N>InetAddressedMessage.replace(N newContent) Returns a copy of this message withnewContentas the newDefaultAddressedEnvelope.content().OverlayAddressedMessage.resolve(InetSocketAddress address) Returns a copy of this message withnewRecipientas the newDefaultAddressedEnvelope.recipient().InetAddressedMessage.retain()InetAddressedMessage.retain(int increment) InetAddressedMessage.route(InetSocketAddress newRecipient) Returns a copy of this message withnewRecipientas the newDefaultAddressedEnvelope.recipient().InetAddressedMessage.touch()