public class AmqpConfigurationConstants extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
IDLE_TIME_OUT
The idle timeout in milliseconds after which the connection will be
failed if the peer sends no AMQP frames
|
static String |
TRACE_FRAMES
The option trace frames configures proton to output trace logs on
protocol level.
|
public static final String IDLE_TIME_OUT
public static final String TRACE_FRAMES
Copyright © 2022. All rights reserved.