Versions Compared

Key

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

...

This page documents the various System Properties that are currently used in the Qpid Java code base.

Table of Contents
levelminlevel3

Anchor
client
client

Client Properties

...

Anchor
management
management

Management Properties

security

Default: null
String representing the Security level to be used to on the connection to the broker. The null default results in no security or PLAIN. When used with jmxconnector 'javax.management.remote.jmxmp.JMXMPConnector' a security value of 'CRAM-MD5' will result in all communication to the broker being encrypted.

jmxconnector

Default: null
String representing the JMXConnector class used to perform the connection to the broker. The null default results in the standard JMX connector. Utilising 'javax.management.remote.jmxmp.JMXMPConnector' and security 'CRAM-MD5' will result in all communication to the broker being encrypted.

timeout

Default: 5000
Long value representing the milli seconds before connection to the broker should timeout.

Anchor
examples
examples

Properties used in Examples

archivepath

Used in : FileMessageDispatcher
This properties specifies the directory to move payload file(s) to archive location as no error