Using Jigsaw Java classes for network accesses |
|
Keep the old C interface for network accesses
Use an HttpUrlConnection interface with Jigsaw classes
Use a pool of threads dedicated to HTTP requests handling
both synchronous and asynchronous interfaces
GET, PUT and POST are supported