public class ExtendedResponse extends ValidResponse
Modifier and Type | Class and Description |
---|---|
static class |
ExtendedResponse.Externalizer |
Constructor and Description |
---|
ExtendedResponse(Response response,
boolean replayIgnoredRequests) |
Modifier and Type | Method and Description |
---|---|
Response |
getResponse() |
boolean |
isReplayIgnoredRequests() |
boolean |
isSuccessful() |
isValid, toString
Copyright © 2012 JBoss, a division of Red Hat. All Rights Reserved.