- Parsing JSON documents to java classes using gson
- scheduleAtFixedRate (Timer)
- setRequestProperty (URLConnection)
- scheduleAtFixedRate (ScheduledExecutorService)
- ObjectMapper (com.fasterxml.jackson.databind)
ObjectMapper provides functionality for reading and writing JSON, either to and
from basic POJOs (Pl
- Proxy (java.net)
This class represents proxy server settings. A created instance of Proxy stores
a type and an addres
- URI (java.net)
A Uniform Resource Identifier that identifies an abstract or physical resource,
as specified by RFC
- HashMap (java.util)
HashMap is an implementation of Map. All optional operations are supported.All
elements are permitte
- JarFile (java.util.jar)
JarFile is used to read jar entries and their associated data from jar files.
- BoxLayout (javax.swing)
- Best plugins for Eclipse