- Making http post requests using okhttp
- findViewById (Activity)
- scheduleAtFixedRate (ScheduledExecutorService)
- setContentView (Activity)
- HttpServer (com.sun.net.httpserver)
This class implements a simple HTTP server. A HttpServer is bound to an IP
address and port number a
- InputStreamReader (java.io)
A class for turning a byte stream into a character stream. Data read from the
source input stream is
- RandomAccessFile (java.io)
Allows reading from and writing to a file in a random-access manner. This is
different from the uni-
- Selector (java.nio.channels)
A controller for the selection of SelectableChannel objects. Selectable channels
can be registered w
- JOptionPane (javax.swing)
- Base64 (org.apache.commons.codec.binary)
Provides Base64 encoding and decoding as defined by RFC 2045.This class
implements section 6.8. Base
- Top PhpStorm plugins