| Package | Description |
|---|---|
| com.mathworks.mps.client.rest |
RESTful API and Protocol Buffer Support
|
| Modifier and Type | Method and Description |
|---|---|
static MATLABRequest |
MATLABRequest.newInstance(byte[] byteArray)
Creates an object of MATLABRequest class.
|
static MATLABRequest |
MATLABRequest.newInstance(InputStream inputStream)
Creates an object of MATLABRequest class.
|
| Modifier and Type | Method and Description |
|---|---|
Map<String,MATLABRequest> |
MATLABRequests.getMATLABRequests()
Returns a map of all requests sent to the server from each client.
|
Copyright © 2015–2024. All rights reserved.