Class CorrelationIdSpace

java.lang.Object
io.kroxylicious.proxy.internal.CorrelationIdSpace

public class CorrelationIdSpace extends Object
  • Field Details

    • RESERVED_OUT_OF_BAND_CORRELATION_ID

      public static final int RESERVED_OUT_OF_BAND_CORRELATION_ID
      See Also:
    • RESERVED_ROUTING_ID_RANGE_START_INC

      public static final int RESERVED_ROUTING_ID_RANGE_START_INC
      See Also:
    • RESERVED_ROUTING_ID_RANGE_END_EXC

      public static final int RESERVED_ROUTING_ID_RANGE_END_EXC
      See Also:
  • Method Details

    • isRoutingCorrelationId

      public static boolean isRoutingCorrelationId(int correlationId)
    • createRouterAllocator

      public static CorrelationIdAllocator createRouterAllocator()