Uses of Class
com.google.protobuf.gwt.shared.AbstractMessage.Builder

Packages that use AbstractMessage.Builder
com.google.protobuf.gwt.shared   
com.inmobi.conduit.visualization.shared   
 

Uses of AbstractMessage.Builder in com.google.protobuf.gwt.shared
 

Classes in com.google.protobuf.gwt.shared with type parameters of type AbstractMessage.Builder
static class AbstractMessage.Builder<BuilderType extends 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.
 

Subclasses of AbstractMessage.Builder in com.google.protobuf.gwt.shared
static class GeneratedMessage.Builder<MessageType extends GeneratedMessage,BuilderType extends GeneratedMessage.Builder>
           
 

Uses of AbstractMessage.Builder in com.inmobi.conduit.visualization.shared
 

Subclasses of AbstractMessage.Builder in com.inmobi.conduit.visualization.shared
static class RequestResponse.ClientConfiguration.Builder
           
static class RequestResponse.GraphDataRequest.Builder
           
static class RequestResponse.LoadMainPanelResponse.Builder
           
static class RequestResponse.Request.Builder
           
static class RequestResponse.Response.Builder
           
static class RequestResponse.TierLatencyObj.Builder
           
static class RequestResponse.TierLatencyResponse.Builder
           
static class RequestResponse.TimeLineGraphResponse.Builder
           
static class RequestResponse.TopologyDataResponse.Builder
           
 



Copyright © 2014 InMobi. All rights reserved.