- Making http requests using okhttp
- onCreateOptionsMenu (Activity)
- getOriginalFilename (MultipartFile)
Return the original filename in the client's filesystem.This may contain path
information depending
- putExtra (Intent)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- IOException (java.io)
Signals a general, I/O-related error. Error details may be specified when
calling the constructor, a
- Locale (java.util)
Locale represents a language/country/variant combination. Locales are used to
alter the presentatio
- Executor (java.util.concurrent)
An object that executes submitted Runnable tasks. This interface provides a way
of decoupling task s
- Servlet (javax.servlet)
Defines methods that all servlets must implement. A servlet is a small Java
program that runs within
- Logger (org.slf4j)
The org.slf4j.Logger interface is the main user entry point of SLF4J API. It is
expected that loggin
- Top Sublime Text plugins