Package org.jgroups.protocols
Class SWIFT_PING.HttpResponse
- java.lang.Object
-
- org.jgroups.protocols.SWIFT_PING.HttpResponse
-
- Enclosing class:
- SWIFT_PING
private static class SWIFT_PING.HttpResponse extends java.lang.ObjectResponse for a Swift API call
-
-
Constructor Summary
Constructors Constructor Description HttpResponse(java.util.Map<java.lang.String,java.util.List<java.lang.String>> headers, int code, byte[] payload)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description booleanisAuthDenied()booleanisSuccessCode()java.util.List<java.lang.String>payloadAsLines()
-