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