public final class JANoResponse extends RP
Modifier and Type | Field and Description |
---|---|
static JANoResponse |
nrp
An immutable instance of JANoResponse.
|
Modifier and Type | Method and Description |
---|---|
boolean |
isEvent()
Returns true when no response is expected.
|
void |
processResponse(Object response)
Receives and ignores a response.
|
public static final JANoResponse nrp
public void processResponse(Object response) throws Exception
processResponse
in class RP
response
- The response.Exception
- Any uncaught exceptions raised when processing the response.Copyright © 2012. All Rights Reserved.