Uses of Interface
com.moesif.api.http.client.HttpCallBack
Packages that use HttpCallBack
-
Uses of HttpCallBack in com.moesif.api.controllers
Fields in com.moesif.api.controllers declared as HttpCallBackModifier and TypeFieldDescriptionprotected HttpCallBackBaseController.httpCallBackProtected variable to keep reference of httpCallBack instance if user provides anyMethods in com.moesif.api.controllers that return HttpCallBackModifier and TypeMethodDescriptionBaseController.getHttpCallBack()Get httpCallBack associated with this controllerMethods in com.moesif.api.controllers with parameters of type HttpCallBackModifier and TypeMethodDescriptionvoidBaseController.setHttpCallBack(HttpCallBack httpCallBack) Set the httpCallBack for this controller