| Package | Description | 
|---|---|
| com.yahoo.bard.webservice.web.endpoints | 
| Modifier and Type | Method and Description | 
|---|---|
| protected rx.Observable<javax.ws.rs.core.Response> | JobsServlet. handleJobResponse(String ticket,
                 JobsApiRequestImpl apiRequest)Process a request to get job payload. | 
| protected rx.Observable<javax.ws.rs.core.Response> | JobsServlet. handlePreResponse(String ticket,
                 JobsApiRequestImpl apiRequest,
                 javax.ws.rs.container.AsyncResponse asyncResponse,
                 rx.Observable<PreResponse> preResponseObservable,
                 boolean isEmpty)If isEmpty is true, call the method to send the job payload to the user else call the method to send the job
 result to the user. | 
Copyright © 2016–2018 Yahoo! Inc.. All rights reserved.