- Making http post requests using okhttp
- scheduleAtFixedRate (Timer)
- getApplicationContext (Context)
- getExternalFilesDir (Context)
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- ByteBuffer (java.nio)
A buffer for bytes. A byte buffer can be created in either one of the following
ways:
* #allocate
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- Logger (org.apache.log4j)
This is the central class in the log4j package. Most logging operations, except
configuration, are d
- DateTimeFormat (org.joda.time.format)
Factory that creates instances of DateTimeFormatter from patterns and styles.
Datetime formatting i
- Reflections (org.reflections)
Reflections one-stop-shop objectReflections scans your classpath, indexes the
metadata, allows you t
- Sublime Text for Python