Uses of Class
de.quantummaid.httpmaid.HttpMaid
-
Packages that use HttpMaid Package Description de.quantummaid.httpmaid de.quantummaid.httpmaid.endpoint de.quantummaid.httpmaid.endpoint.purejavaendpoint -
-
Uses of HttpMaid in de.quantummaid.httpmaid
Methods in de.quantummaid.httpmaid that return HttpMaid Modifier and Type Method Description HttpMaidHttpMaidBuilder. build()static HttpMaidHttpMaid. httpMaid(ChainRegistry chainRegistry) -
Uses of HttpMaid in de.quantummaid.httpmaid.endpoint
Methods in de.quantummaid.httpmaid.endpoint that return HttpMaid Modifier and Type Method Description HttpMaidHttpMaidProvider. provideHttpMaid() -
Uses of HttpMaid in de.quantummaid.httpmaid.endpoint.purejavaendpoint
Methods in de.quantummaid.httpmaid.endpoint.purejavaendpoint with parameters of type HttpMaid Modifier and Type Method Description static PortStagePureJavaEndpoint. pureJavaEndpointFor(HttpMaid httpMaid)
-