App Engine Java SDK version 1.9.8
[gae.git] / java / src / main / com / google / apphosting / api / package-info.java
blobc7060a70de9b311a7aa3ed8b9eb02397fe7b1d87
1 // Copyright 2012 Google Inc. All rights reserved.
3 /**
4 * Provides access to the ApiProxy, which dispatches API calls to
5 * backend services.
6 */
7 package com.google.apphosting.api;