public interface DeferredCStoreItemRequest extends CStoreItemRequest
CStoreItemRequest.StatusEXCEPTION, NODICOM, VALID| Modifier and Type | Method and Description |
|---|---|
java.io.InputStream |
getInputStream()
returns an InputStream of the DICOM dataset to be stored.
|
void |
setSize(long size)
will be called as soon as the length of the item is known
|
getName, getSize, getSopClass, getSopInstanceUID, getStatus, getThrowable, getTransferSyntax, readDicomObject, setStatus, setThrowablejava.io.InputStream getInputStream()
void setSize(long size)