|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
JsonStream
interface, which is
expected to be shared between the client and server.Message
interface which implements as
many methods of that interface as possible in terms of other methods.Message.Builder
interface which
implements as many methods of that interface as possible in terms of other
methods.values
to the list
.
InvalidProtocolBufferException
.
Message.Builder.build()
, but does not throw an exception if the message is
missing required fields.
GeneratedMessage
.other
into the message being built.
input
into the message being built.
RetryPolicy
.void
methods, or by
re-throwing the exception for non-void
methods.
JsonStream
interface, using
Gson JSON implementation.JsonStream
interface, using
GWT JSON implementation.output
.
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |