* Method should parseRequest incoming message and
* return result as Commands enum.
* / Commands readMessage (byte [] message) throws IOException;
}