Class ConnectResponseMessage

java.lang.Object
com.iohao.net.framework.protocol.ServerMessage
com.iohao.net.framework.protocol.ConnectResponseMessage

public final class ConnectResponseMessage extends ServerMessage
Response message sent when a server successfully connects (joins) the cluster.

Created from a ServerMessage via the of(ServerMessage) factory method, copying all server metadata and adding the joining server's id and a future correlation id.

Since:
25.1
Author:
渔民小镇
date:
2025-09-25