java.lang.Object
org.opendaylight.controller.cluster.raft.messages.AbstractServerChangeReply
org.opendaylight.controller.cluster.raft.messages.AddServerReply
All Implemented Interfaces:
Serializable

public final class AddServerReply extends AbstractServerChangeReply
Reply to an AddServer message (ยง4.1).
Author:
Thomas Pantelis
See Also: