Ignore:
Timestamp:
06/25/13 12:10:16 (11 years ago)
Author:
stoda
Message:

New function created: getResults which returns a list

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/main/java/omq/server/RemoteObject.java

    r55 r57  
    225225                // Multi info
    226226                String multiExchange = multi + exchange;
     227                //TODO: change this
    227228                String multiQueue = UID + System.currentTimeMillis();
    228229
Note: See TracChangeset for help on using the changeset viewer.