Package ch.weetech.network
Class HttpResponseCode
- java.lang.Object
-
- ch.weetech.network.HttpResponseCode
-
public class HttpResponseCode extends java.lang.Object
-
-
Field Summary
Fields Modifier and Type Field Description static intCLIENT_CONNECT_TIMEOUTstatic intCLIENT_INTERRUPTED_EXCEPTIONstatic intCLIENT_IO_ERRORstatic intCLIENT_READ_TIMEOUT
-
Constructor Summary
Constructors Constructor Description HttpResponseCode()
-