org.apache.shindig.gadgets.servlet
Interface GadgetsHandlerApi.BaseResponse

All Known Subinterfaces:
GadgetsHandlerApi.MetadataResponse, GadgetsHandlerApi.TokenResponse
Enclosing class:
GadgetsHandlerApi

public static interface GadgetsHandlerApi.BaseResponse


Method Summary
 String getError()
           
 Uri getUrl()
           
 

Method Detail

getUrl

Uri getUrl()

getError

String getError()


Copyright © 2007-2012. All Rights Reserved.