public class EOFPacket extends ResultPacket
ResultPacket.ResultType
Modifier and Type | Method and Description |
---|---|
byte |
getPacketSeq() |
ResultPacket.ResultType |
getResultType() |
short |
getStatusFlags() |
short |
getWarningCount() |
String |
toString() |
public EOFPacket(RawPacket rawPacket) throws IOException
IOException
public ResultPacket.ResultType getResultType()
getResultType
in class ResultPacket
public byte getPacketSeq()
getPacketSeq
in class ResultPacket
public short getWarningCount()
public short getStatusFlags()
Copyright © 2015. All rights reserved.