com.google.protobuf.gwt.shared
Class GeneratedMessage

java.lang.Object
  extended by com.google.protobuf.gwt.shared.AbstractMessage
      extended by com.google.protobuf.gwt.shared.GeneratedMessage
All Implemented Interfaces:
Message
Direct Known Subclasses:
RequestResponse.ClientConfiguration, RequestResponse.GraphDataRequest, RequestResponse.LoadMainPanelResponse, RequestResponse.Request, RequestResponse.Response, RequestResponse.TierLatencyObj, RequestResponse.TierLatencyResponse, RequestResponse.TimeLineGraphResponse, RequestResponse.TopologyDataResponse

public abstract class GeneratedMessage
extends AbstractMessage

Gwt version of GeneratedMessage.

Author:
vkulikov@alum.mit.edu Vitaliy Kulikov Based on the original non-GWT Java implementation by kenton@google.com Kenton Varda

Nested Class Summary
static class GeneratedMessage.Builder<MessageType extends GeneratedMessage,BuilderType extends GeneratedMessage.Builder>
           
 
Constructor Summary
protected GeneratedMessage()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 
Methods inherited from interface com.google.protobuf.gwt.shared.Message
getDefaultInstanceForType, isInitialized, newBuilderForType, toBuilder, writeTo
 

Constructor Detail

GeneratedMessage

protected GeneratedMessage()


Copyright © 2014 InMobi. All rights reserved.