This commit is contained in:
wentch
2016-01-13 14:53:44 +08:00
parent 3e48325bfa
commit 0b838097f0

View File

@@ -30,7 +30,7 @@ public abstract class WebSocketNode {
protected final boolean finest = logger.isLoggable(Level.FINEST);
@Resource(name = Application.RESNAME_SERVER_GROUP)
@Resource(name = Application.RESNAME_SERVER_ADDR)
protected InetSocketAddress localSncpAddress; //为SncpServer的服务address
@DynRemote