public class SyslogRequest extends Object
Constructor and Description |
---|
SyslogRequest(long transactionId,
io.netty.buffer.ByteBuf data) |
Modifier and Type | Method and Description |
---|---|
io.netty.buffer.ByteBuf |
getData() |
long |
getTransactionId() |
SyslogResponse |
replyOk() |
String |
toString() |
public SyslogRequest(long transactionId, io.netty.buffer.ByteBuf data)
public io.netty.buffer.ByteBuf getData()
public long getTransactionId()
public SyslogResponse replyOk()
Copyright © 2016 Eclipse NeoSCADA Project. All rights reserved.