Class Protocol.Reply.Builder

  • All Implemented Interfaces:
    com.google.protobuf.MessageLite.Builder, com.google.protobuf.MessageLiteOrBuilder, Protocol.ReplyOrBuilder, java.lang.Cloneable
    Enclosing class:
    Protocol.Reply

    public static final class Protocol.Reply.Builder
    extends com.google.protobuf.GeneratedMessageLite.Builder<Protocol.Reply,​Protocol.Reply.Builder>
    implements Protocol.ReplyOrBuilder
     Reply sent from a server to a client.
     ProtocolVersion2 uses id and one of the possible concrete result messages.
     
    Protobuf type centrifugal.centrifuge.protocol.Reply