public class Frame extends Object
String or ByteBuf that represents a message to be written back to the requesting
 client.| Modifier and Type | Method and Description | 
|---|---|
| Object | getMsg() | 
| void | tryRelease()If the object contained in the frame is  ReferenceCountedthen it may need to be released or else
 Netty will generate warnings that counted resources are leaking. | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.