Uses of Class
zipkin2.reporter.okhttp3.OkHttpSender
-
-
Uses of OkHttpSender in zipkin2.reporter.okhttp3
Methods in zipkin2.reporter.okhttp3 that return OkHttpSender Modifier and Type Method Description OkHttpSenderOkHttpSender.Builder. build()static OkHttpSenderOkHttpSender. create(String endpoint)Creates a sender that postsEncoding.JSONmessages.
-