JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Tree
Index
Search
Help
com.petarmc.lib.net
Contents
Description
Classes and Interfaces
Hide sidebar
Show sidebar
Package com.petarmc.lib.net
package
com.petarmc.lib.net
Classes
Class
Description
HttpClientWrapper
A simple wrapper around Java's HttpClient with support for retries and asycn execution.
HttpResponse
Represents an HTTP response with status code, body, and headers.