Class JmsConfigurationConstants


  • public class JmsConfigurationConstants
    extends Object
    • Field Detail

      • REQUEST_TIMEOUT

        public static final String REQUEST_TIMEOUT
        Timeout value that controls how long the client waits on completion of various synchronous interactions, such as opening a producer or consumer, before returning an error. Does not affect synchronous message sends.
        See Also:
        Constant Field Values