Versions Compared

Key

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

...

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

...

#Name
Anchor
Name
Name

The class name of the MBean

#State
Anchor

...

The calling AE title.

...

State

...

State

The status of the MBean

#StateString
Anchor
StateString
StateString

The status of the MBean in text form

#AcceptTimeout
Anchor
AcceptTimeout
AcceptTimeout

...

Default Value: dcm4chee.archive:service=TLSConfig

...

#CallingAETitle
Anchor

...

CallingAETitle

...

CallingAETitle

The class name of the MBean

...

The status of the MBean

...

The status of the MBean in text formcalling AE title.

Default Value: DCM4CHEE

Operations

#echo(aeTitle)
Anchor
echo(aeTitle)
echo(aeTitle)

...

Send an echo request to all configured AE titles.

#checkEcho(title, hostname, port, ciphersuites)
Anchor
checkEcho
checkEcho

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

#checkEcho(AEData)
Anchor
checkEcho
checkEcho

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

...