Uses of Package
com.google.protobuf.gwt.shared

Packages that use com.google.protobuf.gwt.shared
com.google.protobuf.gwt.client   
com.google.protobuf.gwt.server   
com.google.protobuf.gwt.shared   
com.inmobi.conduit.visualization.shared   
 

Classes in com.google.protobuf.gwt.shared used by com.google.protobuf.gwt.client
AbstractJsonStream
          A partial implementation of the JsonStream interface, which is expected to be shared between the client and server.
InvalidProtocolBufferException
          Thrown when a protocol message being parsed is invalid in some way.
JsonStream
          Interface used by the generated GWT-friendly protobuf Java code to serialize protobufs to and from JSON.
JsonStreamFactory
          Factory interface that makes it easy to switch between different json strema implementations both on the client and on the server side.
JsonStreamFactory.ImplementationType
           
 

Classes in com.google.protobuf.gwt.shared used by com.google.protobuf.gwt.server
AbstractJsonStream
          A partial implementation of the JsonStream interface, which is expected to be shared between the client and server.
InvalidProtocolBufferException
          Thrown when a protocol message being parsed is invalid in some way.
JsonStream
          Interface used by the generated GWT-friendly protobuf Java code to serialize protobufs to and from JSON.
JsonStreamFactory
          Factory interface that makes it easy to switch between different json strema implementations both on the client and on the server side.
JsonStreamFactory.ImplementationType
           
Message
          Abstract interface implemented by Protocol Message GWT objects.
 

Classes in com.google.protobuf.gwt.shared used by com.google.protobuf.gwt.shared
AbstractMessage
          A partial implementation of the Message interface which implements as many methods of that interface as possible in terms of other methods.
AbstractMessage.Builder
          A partial implementation of the Message.Builder interface which implements as many methods of that interface as possible in terms of other methods.
GeneratedMessage
          Gwt version of GeneratedMessage.
GeneratedMessage.Builder
           
InvalidProtocolBufferException
          Thrown when a protocol message being parsed is invalid in some way.
JsonStream
          Interface used by the generated GWT-friendly protobuf Java code to serialize protobufs to and from JSON.
JsonStreamFactory.ImplementationType
           
Message
          Abstract interface implemented by Protocol Message GWT objects.
Message.Builder
          Abstract interface implemented by Protocol Message builders.
UninitializedMessageException
          Thrown when attempting to build a protocol message that is missing required fields.
 

Classes in com.google.protobuf.gwt.shared used by com.inmobi.conduit.visualization.shared
AbstractMessage
          A partial implementation of the Message interface which implements as many methods of that interface as possible in terms of other methods.
AbstractMessage.Builder
          A partial implementation of the Message.Builder interface which implements as many methods of that interface as possible in terms of other methods.
GeneratedMessage
          Gwt version of GeneratedMessage.
GeneratedMessage.Builder
           
InvalidProtocolBufferException
          Thrown when a protocol message being parsed is invalid in some way.
JsonStream
          Interface used by the generated GWT-friendly protobuf Java code to serialize protobufs to and from JSON.
Message
          Abstract interface implemented by Protocol Message GWT objects.
Message.Builder
          Abstract interface implemented by Protocol Message builders.
 



Copyright © 2014 InMobi. All rights reserved.