Uses of Interface
gauge.messages.Messages.MessageOrBuilder
-
Packages that use Messages.MessageOrBuilder Package Description gauge.messages -
-
Uses of Messages.MessageOrBuilder in gauge.messages
Classes in gauge.messages that implement Messages.MessageOrBuilder Modifier and Type Class Description static classMessages.Message/ This is the message which gets transferred all the time / with proper message type set / One of the Request/Response fields will have value, depending on the MessageType set.static classMessages.Message.Builder/ This is the message which gets transferred all the time / with proper message type set / One of the Request/Response fields will have value, depending on the MessageType set.
-