-
Notifications
You must be signed in to change notification settings - Fork 133
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Report statuses and properties in C-MOVE response
- extend DicoogleDcmSend to keep track of failed and skipped file transfers - propagate exception to caller upon fatal I/O error in DicoogleDcmSend - change MoveRSP to admit a response status other than success - refactor CallDCMSend into a method in CMoveServiceSCP - add sub-operation countings in response, and report warning status when suitable
- Loading branch information
Showing
4 changed files
with
127 additions
and
107 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
71 changes: 0 additions & 71 deletions
71
dicoogle/src/main/java/pt/ua/dicoogle/server/queryretrieve/CallDCMSend.java
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters