Package com.linecorp.armeria.client.retrofit2
@NonNullByDefault
package com.linecorp.armeria.client.retrofit2
Retrofit2 adapter for Armeria.
-
ClassDescriptionProvides various ways to create a
Retrofit
which usesWebClient
for sending requests.A builder that creates aRetrofit
which usesWebClient
for sending requests.Retrieves a RetrofitInvocation
associated with aRequestLog
.ABlockHoundIntegration
for the retrofit2 module.Returns the default function for retrofit that creates aMeterIdPrefix
with the specified name and theTag
s derived from theRequestLog
properties andInvocation
.