- Finding current android device location
- getExternalFilesDir (Context)
- putExtra (Intent)
- getApplicationContext (Context)
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- Arrays (java.util)
This class contains various methods for manipulating arrays (such as sorting and
searching). This cl
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- SSLHandshakeException (javax.net.ssl)
The exception that is thrown when a handshake could not be completed
successfully.
- HttpServlet (javax.servlet.http)
Provides an abstract class to be subclassed to create an HTTP servlet suitable
for a Web site. A sub
- Options (org.apache.commons.cli)
Main entry-point into the library.
Options represents a collection of Option objects, which describ
- Best plugins for Eclipse