Class ChunkDecoder.DecodedMessage
java.lang.Object
org.eclipse.milo.opcua.stack.core.channel.ChunkDecoder.DecodedMessage
- Enclosing class:
- ChunkDecoder
A full decoded message, assembled from one or more successfully decoded chunks.
-
Method Summary
-
Method Details
-
getMessage
public io.netty.buffer.ByteBuf getMessage() -
getRequestId
public long getRequestId()
-