| Package | Description |
|---|---|
| com.mathworks.mps.client.rest |
RESTful API and Protocol Buffer Support
|
| Class and Description |
|---|
| HTTPErrorInfo
This class parses the error response body for the GET Result of Request request when the state of the request is ERROR_STATE.
|
| MATLABParams
This class creates the payload for the initial HTTP POST request.
|
| MATLABRequest
This class represents the HTTP response to the GET State Information
request.
|
| MATLABRequestHandle
This class represents the MATLAB function execution request created with the initial POST Asynchronous Request.
|
| MATLABRequests
This class represents the collection of requests owned by a certain client.
|
| MATLABRequestState
The state of an asynchronous MATLAB execution request.
|
| MATLABResult
This class represents the outcome of the execution of a MATLAB function deployed on MATLAB Production Server.
|
Copyright © 2015–2024. All rights reserved.