public class PlcRawMessage extends Object implements PlcProtocolMessage
| Constructor and Description |
|---|
PlcRawMessage(io.netty.buffer.ByteBuf userData) |
PlcRawMessage(io.netty.buffer.ByteBuf userData,
PlcProtocolMessage parent) |
| Modifier and Type | Method and Description |
|---|---|
PlcProtocolMessage |
getParent() |
io.netty.buffer.ByteBuf |
getUserData() |
public PlcRawMessage(io.netty.buffer.ByteBuf userData)
public PlcRawMessage(io.netty.buffer.ByteBuf userData,
PlcProtocolMessage parent)
public io.netty.buffer.ByteBuf getUserData()
public PlcProtocolMessage getParent()
getParent in interface PlcProtocolMessageCopyright © 2017–2018 The Apache Software Foundation. All rights reserved.