- java.lang.Object
-
- io.netty.buffer.DefaultByteBufHolder
-
- io.netty.channel.udt.UdtMessage
-
-
Constructor Summary
Constructors
| Constructor and Description |
UdtMessage(io.netty.buffer.ByteBuf data) |
-
Method Summary
-
Methods inherited from class io.netty.buffer.DefaultByteBufHolder
content, contentToString, equals, hashCode, refCnt, release, release, toString
-
-
Method Detail
-
copy
public UdtMessage copy()
- Specified by:
copy in interface io.netty.buffer.ByteBufHolder
- Overrides:
copy in class io.netty.buffer.DefaultByteBufHolder
Copyright © 2008–2017 The Netty Project. All rights reserved.