public abstract class IrynaPacketIncomingextends at.chrl.nutils.network.packet.BaseClientPacket<IrynaConnection>
Constructor and Description |
---|
IrynaPacketIncoming(ByteBuffer buf, IrynaConnection client, int opcode) |
Modifier and Type | Method and Description |
---|---|
void | run() |
protected void | sendPacket(IrynaPacketOutgoing msg) Send new GsServerPacket to connection that is owner of this packet. |
getConnection, getRemainingBytes, read, readB, readC, readD, readDF, readF, readH, readImpl, readQ, readS, runImpl, setBuffer, setConnection
public IrynaPacketIncoming(ByteBuffer buf, IrynaConnection client, int opcode)
buf
- opcode
- public void run()
Runnable.run()
protected void sendPacket(IrynaPacketOutgoing msg)
msg
- Copyright © 2014–2015. All rights reserved.