Class Protocol.Push.Builder

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

    public static final class Protocol.Push.Builder
    extends com.google.protobuf.GeneratedMessageLite.Builder<Protocol.Push,​Protocol.Push.Builder>
    implements Protocol.PushOrBuilder
     Push can be sent to a client as part of Reply in case of bidirectional transport or
     without additional wrapping in case of unidirectional transports.
     ProtocolVersion2 uses channel and one of the possible concrete push messages.
     
    Protobuf type centrifugal.centrifuge.protocol.Push