public class HttpLogInterceptor extends Object implements okhttp3.Interceptor, org.springframework.core.Ordered
okhttp3.Interceptor.Chain, okhttp3.Interceptor.Companion
Companion
HIGHEST_PRECEDENCE, LOWEST_PRECEDENCE
HttpLogInterceptor()
int
getOrder()
okhttp3.Response
intercept(okhttp3.Interceptor.Chain chain)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public HttpLogInterceptor()
public okhttp3.Response intercept(okhttp3.Interceptor.Chain chain)
intercept
okhttp3.Interceptor
public int getOrder()
getOrder
org.springframework.core.Ordered
Copyright © 2024. All rights reserved.