public class SendClosePacket extends java.lang.Object implements InterfaceSendPacket
Constructor and Description |
---|
SendClosePacket() |
Modifier and Type | Method and Description |
---|---|
void |
send(PacketOutputStream pos)
Send close stream to server.
|
public void send(PacketOutputStream pos) throws java.io.IOException
send
in interface InterfaceSendPacket
pos
- write outputStreamjava.io.IOException
- if connection problem occur