Movatterモバイル変換


[0]ホーム

URL:


Google HTTP Client for Java

Overview
Setup Instructions
Component Modules
Android
Google App Engine
HTTP Transport
JSON
Exponential Backoff
Unit Testing
Support

Overview

Description

Written by Google, the Google HTTP Client Library for Java is a flexible, efficient, and powerfulJava library for accessing any resource on the web via HTTP. The library has the followingfeatures:

The library supports the following Java environments:

The following related projects are built on the Google HTTP Client Library for Java:

This is an open-source library, andcontributions are welcome.

Beta Features

Features marked with the@Beta annotation at the class or method level are subject to change. Theymight be modified in any way, or even removed, in any major release. You should not use betafeatures if your code is a library itself (that is, if your code is used on theCLASSPATH of usersoutside your own control).

Deprecated Features

Deprecated non-beta features will be removed eighteen months after the release in which they arefirst deprecated. You must fix your usages before this time. If you don’t, any type of breakagemight result, and you are not guaranteed a compilation error.


[8]ページ先頭

©2009-2025 Movatter.jp