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 StringgetBody()Map<String,List<String>>getHeaders()IntegergetStatus()
-