public class EOFPacket extends ResultPacket
| Modifier and Type | Class and Description |
|---|---|
static class |
EOFPacket.ServerStatus |
ResultPacket.ResultType| Modifier and Type | Method and Description |
|---|---|
byte |
getPacketSeq() |
ResultPacket.ResultType |
getResultType() |
Set<EOFPacket.ServerStatus> |
getStatusFlags() |
short |
getWarningCount() |
String |
toString() |
public EOFPacket(RawPacket rawPacket) throws IOException
IOExceptionpublic ResultPacket.ResultType getResultType()
getResultType in class ResultPacketpublic byte getPacketSeq()
getPacketSeq in class ResultPacketpublic short getWarningCount()
public Set<EOFPacket.ServerStatus> getStatusFlags()
Copyright © 2016. All rights reserved.