netty-调证测试类的方法(模拟安卓客户端)

This commit is contained in:
limqhz
2020-07-07 18:54:26 +08:00
parent dbf3174de4
commit c2784c2741

View File

@@ -1,11 +1,5 @@
package com.test.netty.client.config;
import com.sv.netty.netty.message.ChannelParam;
import io.netty.util.AttributeKey;
/**
* Created by ranfi on 2/22/16.
*/
public class Constant {
public final static String DELIMITER_WORD = "$_$";