public class SendClosePacket extends 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 IOException
send
in interface InterfaceSendPacket
pos
- write outputStreamIOException
- if connection problem occurCopyright © 2017. All rights reserved.