| Constructor and Description |
|---|
JAResponse(Object unwrappedResponse)
Create a JAResponse.
|
| Modifier and Type | Method and Description |
|---|---|
JARequest |
getRequest() |
Object |
getUnwrappedResponse()
Returns the unwrapped response.
|
void |
setJAPCRequest(JARequest japcRequest)
Assign the request to which this is the response.
|
public JAResponse(Object unwrappedResponse)
unwrappedResponse - The unwrapped response.public Object getUnwrappedResponse()
public void setJAPCRequest(JARequest japcRequest)
japcRequest - The request to which this is the response.public JARequest getRequest()
Copyright © 2012. All Rights Reserved.