Echo Service

Echo Service

Description

Echo Service: Use this service to test the AE configurations (host, port, and protocol) that you defined with the AE Configuration Service. First, you must set the CallingAETitle used in echo associations in order to test those AE configurations.

Dependencies

Attributes

The class name of the MBean

The status of the MBean

The status of the MBean in text form

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

Default Value: 10000

DIMSE message timeout in milliseconds. 0 = no timeout.

Default Value: 600000

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

Default Value: 50

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

Default Value: 16352

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

Default Value: true

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

Default Value: 0

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

Default Value: 0

Used internally. Do not modify.

Default Value: dcm4chee.archive:service=TLSConfig

The calling AE title.

Default Value: DCM4CHEE

Operations

Send a single echo request to the specified AE title.

Send an echo request to an AE Title, for the specified number of times.

Send an echo request to an AE configuration, for the specified number of times.

Send an echo request to all configured AE titles.

Checks if an echo request to the specified AE title works correctly. This method is quiet (no error messages or exceptions)!

Checks if an echo request to the specified AE title works correctly. This method is quiet (no error messages or exceptions)!

Standard MBean lifecycle method

The start lifecycle operation

The stop lifecycle operation

The destroy lifecycle operation

The detyped lifecycle operation (for internal use only)

Notifications