Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 3 Next »

Description

General Purpose Worklist SCU

Dependencies

Attributes

#CallingAETitle

The calling AE title.

#CalledAETitle

The AE title of the general purpose worklist used for find. Use LOCAL if the DICOM general purpose worklist is provided by the archive and can be accessed directly from the database.

#Local

This value is is set to true if the <b>CalledAETitle</b> attribute is set to LOCAL.

#AcceptTimeout

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

#DIMSETimeout

DIMSE message timeout in ms. 0 = no timeout.

#SocketCloseDelay

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

#MaximumPDULength

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

#TcpNoDelay

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

Default Value: true

#SendBufferSize

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

Default Value: 0

#ReceiveBufferSize

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

Default Value: 0

Priority

Priority for C-Find requests. Enumerated Values: LOW, MEDIUM, HIGH.

#TLSConfigName

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=TLSConfig

Operations

#create

Standard MBean lifecycle method

#start

The start lifecycle operation

#stop

The stop lifecycle operation

#destroy

The destroy lifecycle operation

#jbossInternalLifecycle

The detyped lifecycle operation (for internal use only)

#findGPWLEntries

Get a list of general purpose worklist entries.

#deleteGPWLEntry

Delete a general purpose worklist entry.

Notifications

  • No labels