Class CommandRouterConstants

java.lang.Object
org.eclipse.hono.util.RequestResponseApiConstants
org.eclipse.hono.util.CommandRouterConstants

public final class CommandRouterConstants extends RequestResponseApiConstants
Constants & utility methods used throughout the Command Router API.
  • Field Details

    • DEFAULT_CACHE_NAME

      public static final String DEFAULT_CACHE_NAME
      The default name of the (remote) cache in the data grid that is used for storing command router information.
      See Also:
    • COMMAND_ROUTER_ENDPOINT

      public static final String COMMAND_ROUTER_ENDPOINT
      The name of the Command Router API endpoint.
      See Also: