Versions Compared

Key

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

...

Type : String
Default : org.apache.qpid.server.protocol.AMQPFastProtocolHandler
This specifies the default IoHandlerAdapter that represents the InVM broker. The IoHandlerAdapter must have a constructor that takes a single Integer that represents the InVM port number.

amqj.protocol.logging.level

Type : boolean
Default : null
If set this will turn on protocol logging on the client

jboss.host

Used by the JBossConnectionFactoryInitialiser to specify the host to connect to perform JNDI lookups.

...