Uses of Interface
com.google.api.gax.httpjson.HttpResponseParser
Packages that use HttpResponseParser
-
Uses of HttpResponseParser in com.google.api.gax.httpjson
Classes in com.google.api.gax.httpjson that implement HttpResponseParserModifier and TypeClassDescriptionclassProtoMessageResponseParser<ResponseT extends com.google.protobuf.Message>The implementation ofHttpResponseParserwhich works with protobuf messages.Methods in com.google.api.gax.httpjson that return HttpResponseParserModifier and TypeMethodDescriptionabstract HttpResponseParser<ResponseT>ApiMethodDescriptor.getResponseParser()Methods in com.google.api.gax.httpjson with parameters of type HttpResponseParserModifier and TypeMethodDescriptionabstract ApiMethodDescriptor.Builder<RequestT,ResponseT> ApiMethodDescriptor.Builder.setResponseParser(HttpResponseParser<ResponseT> responseParser)