public final class Response extends Object
| Constructor and Description |
|---|
Response(org.spf4j.failsafe.Response.Type type,
Object payload) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object obj) |
Object |
getPayload() |
org.spf4j.failsafe.Response.Type |
getType() |
int |
hashCode() |
String |
toString() |
Copyright © 2021 SPF4J. All rights reserved.