Uses of Interface
com.yahoo.documentapi.ResponseHandler
Packages that use ResponseHandler
-
Uses of ResponseHandler in com.yahoo.documentapi
Methods in com.yahoo.documentapi that return ResponseHandlerMethods in com.yahoo.documentapi that return types with arguments of type ResponseHandlerMethods in com.yahoo.documentapi with parameters of type ResponseHandlerModifier and TypeMethodDescriptionAsyncParameters.setResponseHandler(ResponseHandler responseHandler) DocumentOperationParameters.withResponseHandler(ResponseHandler responseHandler) Sets theResponseHandlerto handle theResponseof an async operation, instead of the session default.