592593594595596597598599600601602
} } // upload successful out.close(); StreamingEndEvent event = new StreamingEndEventImpl(filename, type, totalBytes); synchronized (application) { streamVariable.streamingFinished(event); }
585586587588589590591592593594595
595596597598599600601602603604605
583584585586587588589590591592593