Class MapReqHandler



    Purpose

    Process map requests from all clients one by one.

    Functionality

    MapReqHandler is a thread running at server during the server is alive. MapReqHandler gets a map request from the mapreqQueue one at a time and does the corresponding action to that request.




    [Go to Class Index Table] [Go back to Program Architecture Diagram]
    [Source Code of MapReqHandler.java]