public final class RntbdContextRequest extends Object
| Modifier and Type | Method and Description |
|---|---|
static RntbdContextRequest |
decode(io.netty.buffer.ByteBuf in) |
void |
encode(io.netty.buffer.ByteBuf out) |
UUID |
getActivityId() |
String |
getClientVersion() |
String |
toString() |
public UUID getActivityId()
public String getClientVersion()
public static RntbdContextRequest decode(io.netty.buffer.ByteBuf in)
public void encode(io.netty.buffer.ByteBuf out)
Copyright © 2020. All rights reserved.