H N
H
- handleCall(PServiceCall<Request, RequestField>, PService) - Method in class net.morimekta.providence.client.HttpClientHandler
- HttpClientHandler - Class in net.morimekta.providence.client
-
HTTP client handler using the google HTTP client interface.
- HttpClientHandler(Supplier<GenericUrl>) - Constructor for class net.morimekta.providence.client.HttpClientHandler
-
Create a HTTP client with default transport, serialization and no instrumentation.
- HttpClientHandler(Supplier<GenericUrl>, HttpRequestFactory) - Constructor for class net.morimekta.providence.client.HttpClientHandler
-
Create a HTTP client with default serialization and no instrumentation.
- HttpClientHandler(Supplier<GenericUrl>, HttpRequestFactory, SerializerProvider) - Constructor for class net.morimekta.providence.client.HttpClientHandler
-
Create a HTTP client with no instrumentation.
- HttpClientHandler(Supplier<GenericUrl>, HttpRequestFactory, SerializerProvider, ServiceCallInstrumentation) - Constructor for class net.morimekta.providence.client.HttpClientHandler
-
Create a HTTP client.
N
- net.morimekta.providence.client - package net.morimekta.providence.client