final ServerBootstrap b = new ServerBootstrap(); final ServerBootstrap adminB = new ServerBootstrap();
第2个adminB是专门用于服务端sdk调用im-server的吗?