- Making http post requests using okhttp
- findViewById (Activity)
- onCreateOptionsMenu (Activity)
- putExtra (Intent)
- ServerSocket (java.net)
This class represents a server-side socket that waits for incoming client
connections. A ServerSocke
- SocketTimeoutException (java.net)
This exception is thrown when a timeout expired on a socket read or accept
operation.
- URL (java.net)
A Uniform Resource Locator that identifies the location of an Internet resource
as specified by RFC
- Timestamp (java.sql)
A Java representation of the SQL TIMESTAMP type. It provides the capability of
representing the SQL
- Enumeration (java.util)
A legacy iteration interface.New code should use Iterator instead. Iterator
replaces the enumeration
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Top plugins for WebStorm