- Making http requests using okhttp
- startActivity (Activity)
- setRequestProperty (URLConnection)
- getExternalFilesDir (Context)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- MalformedURLException (java.net)
This exception is thrown when a program attempts to create an URL from an
incorrect specification.
- NoSuchElementException (java.util)
Thrown when trying to retrieve an element past the end of an Enumeration or
Iterator.
- ConcurrentHashMap (java.util.concurrent)
A plug-in replacement for JDK1.5 java.util.concurrent.ConcurrentHashMap. This
version is based on or
- ThreadPoolExecutor (java.util.concurrent)
An ExecutorService that executes each submitted task using one of possibly
several pooled threads, n
- JCheckBox (javax.swing)
- Top Vim plugins