- Start an intent from android
- setRequestProperty (URLConnection)
- putExtra (Intent)
- getSystemService (Context)
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- URL (java.net)
A Uniform Resource Locator that identifies the location of an Internet resource
as specified by RFC
- Arrays (java.util)
This class contains various methods for manipulating arrays (such as sorting and
searching). This cl
- Iterator (java.util)
An iterator over a sequence of objects, such as a collection.If a collection has
been changed since
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- DataSource (javax.sql)
An interface for the creation of Connection objects which represent a connection
to a database. This
- Top Sublime Text plugins