Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Description

Store2Dcm Service. Provides a Service to Store XDS Documents as encapsulated DICOM Objects in a DICOM archive.<br/>.

org.dcm4chee.xds.repository.mbean.Store2DcmService

The default constructor
Store2DcmService

...

Dependencies

Attributes

CalledAET
Anchor
CalledAET
CalledAET

Called AET of StoreSCP/StgCmtSCP.

Default Value

...

DCM4CHEE

...

RemoteHost
Anchor
RemoteHost
RemoteHost

Hostname of StoreSCP/StgCmtSCP.

Default Value

...

localhost

...

RemotePort
Anchor
RemotePort
RemotePort

Port of StoreSCP/StgCmtSCP.

Default Value

...

11112

...

CallingAET
Anchor
CallingAET
CallingAET

Calling AET used of this StoreSCU/StgCmtSCU.

Default Value

...

DOC_SEND

...

LocalHost
Anchor
LocalHost
LocalHost

Hostname of this StoreSCU/StgCmtSCU.

Default Value

...

localhost

...

LocalPort
Anchor
LocalPort
LocalPort

Port of this StoreSCU/StgCmtSCU.

Default Value

...

11113

...

xslFile
Anchor
xslFile
xslFile

XSL Filename that should be used to add Information from Submissionset to DICOM object.<br/>
NONE: disable XSL transformation of metadata. <br/>
DEFAULT: Use a default stylesheet (submission2dcm.xsl as CLASSPATH resource). <br/>
<Filename>:Either an absolut filename or relative to Server Home Directory.

Default Value

...

DEFAULT

...

Mime2CuidMap
Anchor
Mime2CuidMap
Mime2CuidMap

Mapping of Mimetype to SOP Class UID.<br/>
Format: <mimetype>:<SOPClassUID><br/>
You can specify a default SOP Class UID for mime types not listed with mimetype='default'.<br/>
NONE means no Mapping and use of private EncapsulatedDocumentStorage (1.2.40.0.13.1.5.1.4.1.1.104.1)
for all mimetypes.

Default Value

...

NONE

...

RequestStgCmt
Anchor
RequestStgCmt
RequestStgCmt

Enable/disable StgCmt request to ensure availability of Document.

Default Value

...

false

...

MaximumPDULengthSend
Anchor
MaximumPDULengthSend
MaximumPDULengthSend

Maximum protocol data unit (PDU) package length for sending PDUs.

Default Value

...

16352

...

MaximumPDULengthReceive
Anchor
MaximumPDULengthReceive
MaximumPDULengthReceive

Maximum protocol data unit (PDU) package length for receiving PDUs.

Default Value

...

16352

...

MaximumOperationsInvoked
Anchor
MaximumOperationsInvoked
MaximumOperationsInvoked

The maximum number of outstanding operations and/or
sub-operations it allows the Association-requester to invoke asynchronously.
A value of zero indicates an unlimited number of outstanding operations.

Default Value

...

1

...

AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

A-Associate accept timeout in milliseconds. 0 = no timeout.

Default Value

...

10000

...

DIMSERspTimeout
Anchor
DIMSERspTimeout
DIMSERspTimeout

DIMSE message timeout in milliseconds. 0 = no timeout.

Default Value

...

60000

...

SocketCloseDelay
Anchor
SocketCloseDelay
SocketCloseDelay

Socket close delay in milliseconds after an A-Release response.

Default Value

...

50

...

TcpNoDelay
Anchor
TcpNoDelay
TcpNoDelay

Send packets as quickly as possible (Disable Nagle's algorithmn).

Default Value

...

true

...

SendBufferSize
Anchor
SendBufferSize
SendBufferSize

Buffer size used for socket output. 0 = use platform default.

Default Value

...

0

...

ReceiveBufferSize
Anchor
ReceiveBufferSize
ReceiveBufferSize

Buffer size used for socket input. 0 = use platform default.

Default Value

...

0

...

storeDocument
Anchor
storeDocument
storeDocument

Store a document file with information of metadata (submissionset/ExtrinsicObject).

...

storeDocument
Anchor
storeDocument
storeDocument

Store a document file with information of metadata (submissionset/ExtrinsicObject).