Example usage for Java io.netty.channel AddressedEnvelope fields, constructors, methods, implement or subclass
The text is from its open source code.
M | content() Returns the message wrapped by this envelope message. |
A | recipient() Returns the address of the recipient of this message. |
AddressedEnvelope | retain() |
A | sender() Returns the address of the sender of this message. |