Interface Connection.Unsafe

  • Enclosing interface:
    Connection

    public static interface Connection.Unsafe
    • Method Detail

      • sendPacket

        void sendPacket​(DefinedPacket packet)
        Send a packet to this connection.
        Parameters:
        packet - the packet to send