DICOM Hanging Protocol SCP org.dcm4chex.archive.dcm.hpscp.HPScpService The default constructor HPScpService List of accepted called AE titles, separated by \(backslash). For example, DCM4CHEE\DCM4CHEE2. CalledAETitles java.lang.String ANY = accept any.
CONFIGURED_AETS = accept any configured AE Title. ]]>
CallingAETitles java.lang.String
AcceptedTransferSyntax java.lang.String Return optional C-Move Response DICOM message with pending status. SendPendingMoveResponse boolean Maximum protocol data unit (PDU) package length for receiving PDUs. Attention: This property should be set to equal values for all DICOM SCP services with same called AE Title(s)! Otherwise it is non-deterministic, which configured value is effective! MaximumPDULength int 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. Attention: This property should be set to equal values for all DICOM SCP services with same called AE Title(s)! Otherwise it is non-deterministic, which configured value is effective! MaximumOperationsInvoked int The maximum number of outstanding operations and/or sub-operations it allows the Association-requester to perform asynchronously. A value of zero indicates an unlimited number of outstanding operations. Attention: This property should be set to equal values for all DICOM SCP services with same called AE Title(s)! Otherwise it is non-deterministic, which configured value is effective! MaximumOperationsPerformed int A-Associate accept timeout in milliseconds. 0 = no timeout. AcceptTimeout int DIMSE message timeout in milliseconds. 0 = no timeout. DIMSETimeout int Socket close delay in milliseconds after an A-Release response. SocketCloseDelay int Send packets as quickly as possible (Disable Nagle's algorithmn). TcpNoDelay boolean Buffer size used for socket output. 0 = use platform default. SendBufferSize int Buffer size used for socket input. 0 = use platform default. ReceiveBufferSize int Change JDBC binding for Oracle BLOB's to LONGVARBINARY for accessing attributes stored in BLOB columns of DB records on query. Only effective with Oracle as DB. QueryAccessBlobAsLongVarBinary boolean Change JDBC binding for Oracle BLOB's to LONGVARBINARY for accessing attributes stored in BLOB columns of DB records on retrieve. Only effective with Oracle as DB. RetrieveAccessBlobAsLongVarBinary boolean Transaction isolation level for queries. Values can be one of: DEFAULT|READ_UNCOMMITTED|READ_COMMITTED|REPEATABLE_READ|SERIALIZABLE QueryTransactionIsolationLevel java.lang.String Transaction isolation level for retrieves. Values can be one of: DEFAULT|READ_UNCOMMITTED|READ_COMMITTED|REPEATABLE_READ|SERIALIZABLE RetrieveTransactionIsolationLevel java.lang.String JDBC Fetch size. FetchSize int Used internally. Do NOT modify. DcmServerName javax.management.ObjectName Used internally. Do NOT modify. TLSConfigName javax.management.ObjectName Used internally. Do NOT modify. AEServiceName javax.management.ObjectName &defaultAttributes; &defaultOperations;