|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.jboss.cache.marshall.ExtendedResponse
public class ExtendedResponse
A response with extended information
| Constructor Summary | |
|---|---|
ExtendedResponse(java.lang.Object response)
|
|
| Method Summary | |
|---|---|
java.lang.Object |
getResponse()
|
boolean |
isReplayIgnoredRequests()
|
void |
setReplayIgnoredRequests(boolean replayIgnoredRequests)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public ExtendedResponse(java.lang.Object response)
| Method Detail |
|---|
public boolean isReplayIgnoredRequests()
public void setReplayIgnoredRequests(boolean replayIgnoredRequests)
public java.lang.Object getResponse()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||