Java io.netty.channel AddressedEnvelope fields, constructors, methods, implement or subclass

Example usage for Java io.netty.channel AddressedEnvelope fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for io.netty.channel AddressedEnvelope.

The text is from its open source code.

Method

Mcontent()
Returns the message wrapped by this envelope message.
Arecipient()
Returns the address of the recipient of this message.
AddressedEnveloperetain()
Asender()
Returns the address of the sender of this message.