Class FocessSidedClientReceiver

    • Method Detail

      • sendPacket

        public void sendPacket​(Packet packet)
        Description copied from interface: ClientReceiver
        Send the packet to the server
        Parameters:
        packet - the packet
      • close

        public boolean close()
        Description copied from interface: Receiver
        Close the receiver.
        Returns:
        true if there is some resources not closed before, false otherwise