Uses of Class
com.google.api.client.http.protobuf.ProtoHttpParser.Builder

Packages that use ProtoHttpParser.Builder
com.google.api.client.http.protobuf HTTP utilities for the Protocol Buffer format based on the pluggable HTTP library. 
 

Uses of ProtoHttpParser.Builder in com.google.api.client.http.protobuf
 

Methods in com.google.api.client.http.protobuf that return ProtoHttpParser.Builder
static ProtoHttpParser.Builder ProtoHttpParser.builder()
          Deprecated. Returns an instance of a new builder.
 ProtoHttpParser.Builder ProtoHttpParser.Builder.setContentType(String contentType)
          Sets the content type.
 



Copyright © 2011-2012 Google. All Rights Reserved.