|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.shindig.gadgets.servlet.GadgetsHandlerApi
public class GadgetsHandlerApi
Gadget Handler Interface data. Classes in here specify the API data. Please do not reference run time classes, instead create new interface (keep imports clean!). Please avoid changes if possible, you might break external system that depend on the API.
| Nested Class Summary | |
|---|---|
static interface |
GadgetsHandlerApi.BaseRequest
|
static interface |
GadgetsHandlerApi.BaseResponse
|
static interface |
GadgetsHandlerApi.EnumValuePair
|
static interface |
GadgetsHandlerApi.Feature
|
static interface |
GadgetsHandlerApi.LinkSpec
|
static interface |
GadgetsHandlerApi.MetadataRequest
|
static interface |
GadgetsHandlerApi.MetadataResponse
|
static interface |
GadgetsHandlerApi.ModulePrefs
|
static interface |
GadgetsHandlerApi.TokenData
|
static interface |
GadgetsHandlerApi.TokenRequest
|
static interface |
GadgetsHandlerApi.TokenResponse
|
static interface |
GadgetsHandlerApi.UserPref
|
static class |
GadgetsHandlerApi.UserPrefDataType
|
static interface |
GadgetsHandlerApi.View
|
static class |
GadgetsHandlerApi.ViewContentType
|
| Constructor Summary | |
|---|---|
GadgetsHandlerApi()
|
|
| Method Summary |
|---|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GadgetsHandlerApi()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||