package com.aeon.tcp.common; public class Constants { public static final String STREAM_KEY_PREFIX = "aeon_tcp_stream_"; }