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 InterfaceSendPacketpos - write outputStreamIOException - if connection problem occurCopyright © 2017. All rights reserved.