Class HttpResponse
- java.lang.Object
-
- org.opendaylight.infrautils.diagstatus.shell.HttpResponse
-
public final class HttpResponse extends Object
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getBody()
Map<String,List<String>>
getHeaders()
Integer
getStatus()
-