Class MMReqtask

  • All Implemented Interfaces:
    Callable<fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult>

    public class MMReqtask
    extends Object
    implements Callable<fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult>
    • Method Detail

      • call

        public fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult call()
                                                                    throws Exception
        Specified by:
        call in interface Callable<fi.tut.mei.matchmaking.model.xml.msg.MatchmakingResult>
        Throws:
        Exception