Package ch.swisscom.mid.client.config
Class ResponseTrace
- java.lang.Object
-
- ch.swisscom.mid.client.config.ResponseTrace
-
public class ResponseTrace extends Object
-
-
Constructor Summary
Constructors Constructor Description ResponseTrace(int httpCode, String httpReason, String body)
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBody()intgetHttpCode()StringgetHttpReason()
-