Class InvocationUtil


  • public final class InvocationUtil
    extends Object
    Retrieves a Retrofit Invocation associated with a RequestLog.
    • Method Detail

      • getInvocation

        @Nullable
        public static Invocation getInvocation​(com.linecorp.armeria.common.logging.RequestLog log)
        Retrieves a Retrofit Invocation associated with a RequestLog.