Package com.google.api.client.http.protobuf

HTTP utilities for the Protocol Buffer format based on the pluggable HTTP library.

See:
          Description

Class Summary
ProtoHttpContent Serializes of a protocol buffer message to HTTP content.
ProtoHttpParser Deprecated. (scheduled to be removed in 1.11) Use ProtoObjectParser instead.
ProtoHttpParser.Builder Builder for ProtoHttpParser.
 

Package com.google.api.client.http.protobuf Description

HTTP utilities for the Protocol Buffer format based on the pluggable HTTP library.

Warning: this package is experimental, and its content may be changed in incompatible ways or possibly entirely removed in a future version of the library

Since:
1.5
Author:
Yaniv Inbar


Copyright © 2011-2012 Google. All Rights Reserved.