- Making http requests using okhttp
- getApplicationContext (Context)
- getSystemService (Context)
- getExternalFilesDir (Context)
- MalformedURLException (java.net)
This exception is thrown when a program attempts to create an URL from an
incorrect specification.
- SocketException (java.net)
This SocketException may be thrown during socket creation or setting options,
and is the superclass
- StringTokenizer (java.util)
Breaks a string into tokens; new code should probably use String#split.>
// Legacy code:
StringTo
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- JCheckBox (javax.swing)
- JTextField (javax.swing)
- Best plugins for Eclipse