Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
A
C
G
P
S
W
A
ALT_CONTENT_TYPE
- Static variable in class com.google.api.client.protobuf.
ProtocolBuffers
"application/x-protobuffer"
content type.
C
com.google.api.client.http.protobuf
- package com.google.api.client.http.protobuf
HTTP utilities for the
Protocol Buffer
format based on the pluggable HTTP library.
com.google.api.client.protobuf
- package com.google.api.client.protobuf
Utilities for the
Protocol Buffer
format.
CONTENT_TYPE
- Static variable in class com.google.api.client.protobuf.
ProtocolBuffers
"application/x-protobuf"
content type.
G
getLength()
- Method in class com.google.api.client.http.protobuf.
ProtoHttpContent
getMessage()
- Method in class com.google.api.client.http.protobuf.
ProtoHttpContent
Returns the message to serialize.
getType()
- Method in class com.google.api.client.http.protobuf.
ProtoHttpContent
P
parseAndClose(InputStream, Class<T>)
- Static method in class com.google.api.client.protobuf.
ProtocolBuffers
Parses protocol buffer content from an input stream (closing the input stream) into a protocol buffer message.
parseAndClose(InputStream, Charset, Class<T>)
- Method in class com.google.api.client.protobuf.
ProtoObjectParser
parseAndClose(InputStream, Charset, Type)
- Method in class com.google.api.client.protobuf.
ProtoObjectParser
parseAndClose(Reader, Class<T>)
- Method in class com.google.api.client.protobuf.
ProtoObjectParser
parseAndClose(Reader, Type)
- Method in class com.google.api.client.protobuf.
ProtoObjectParser
ProtocolBuffers
- Class in
com.google.api.client.protobuf
Utilities for protocol buffers.
ProtoHttpContent
- Class in
com.google.api.client.http.protobuf
Serializes of a protocol buffer message to HTTP content.
ProtoHttpContent(MessageLite)
- Constructor for class com.google.api.client.http.protobuf.
ProtoHttpContent
ProtoObjectParser
- Class in
com.google.api.client.protobuf
Parses protocol buffer HTTP response content into a protocol buffer message.
ProtoObjectParser()
- Constructor for class com.google.api.client.protobuf.
ProtoObjectParser
S
setMediaType(HttpMediaType)
- Method in class com.google.api.client.http.protobuf.
ProtoHttpContent
setType(String)
- Method in class com.google.api.client.http.protobuf.
ProtoHttpContent
Sets the content type or
null
for none.
W
writeTo(OutputStream)
- Method in class com.google.api.client.http.protobuf.
ProtoHttpContent
A
C
G
P
S
W
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV NEXT
FRAMES
NO FRAMES
All Classes
Copyright © 2011-2012
Google
. All Rights Reserved.