Class Hierarchy
- java.lang.Object
- com.github.mjeanroy.junit.servers.client.Cookie
- com.github.mjeanroy.junit.servers.client.Cookie.Builder
- com.github.mjeanroy.junit.servers.client.Cookies
- com.github.mjeanroy.junit.servers.client.HttpClientConfiguration
- com.github.mjeanroy.junit.servers.client.HttpClientConfiguration.Builder
- com.github.mjeanroy.junit.servers.client.HttpHeader
- com.github.mjeanroy.junit.servers.client.HttpHeader.Builder
- com.github.mjeanroy.junit.servers.client.HttpHeaders
- com.github.mjeanroy.junit.servers.client.HttpParameter
- com.github.mjeanroy.junit.servers.client.HttpRequestBodies
- com.github.mjeanroy.junit.servers.client.HttpRequestBodyForm (implements com.github.mjeanroy.junit.servers.client.HttpRequestBody)
- com.github.mjeanroy.junit.servers.client.HttpRequestBodyFormBuilder
- com.github.mjeanroy.junit.servers.client.HttpRequestBodyMultipartBuilder
- com.github.mjeanroy.junit.servers.client.HttpRequestBodyPart
- com.github.mjeanroy.junit.servers.client.HttpUrl
- com.github.mjeanroy.junit.servers.client.HttpUrl.Builder
- com.github.mjeanroy.junit.servers.client.MediaType
Interface Hierarchy
- com.github.mjeanroy.junit.servers.client.HttpClient
- com.github.mjeanroy.junit.servers.client.HttpClientConfigurationFactory
- com.github.mjeanroy.junit.servers.client.HttpClientProvider
- com.github.mjeanroy.junit.servers.client.HttpRequest
- com.github.mjeanroy.junit.servers.client.HttpRequestBody
- com.github.mjeanroy.junit.servers.client.HttpResponse
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- com.github.mjeanroy.junit.servers.client.HttpClientStrategy
- com.github.mjeanroy.junit.servers.client.HttpMethod
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)