- Making http post requests using okhttp
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- getSharedPreferences (Context)
- requestLocationUpdates (LocationManager)
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- Map (java.util)
A Map is a data structure consisting of a set of keys and values in which each
key is mapped to a si
- Manifest (java.util.jar)
The Manifest class is used to obtain attribute information for a JarFile and its
entries.
- HttpServlet (javax.servlet.http)
Provides an abstract class to be subclassed to create an HTTP servlet suitable
for a Web site. A sub
- HttpServletRequest (javax.servlet.http)
Extends the javax.servlet.ServletRequest interface to provide request
information for HTTP servlets.
- Project (org.apache.tools.ant)
Central representation of an Ant project. This class defines an Ant project with
all of its targets,
- Best plugins for Eclipse