Package 

Class TraceStateHelper


  • 
    public final class TraceStateHelper
    
                        

    This class helps to decode W3C tracestate header into a TraceState instance.

    • Method Summary

      Modifier and Type Method Description
      static TraceState decodeHeader(String header)
      static String encodeHeader(TraceState traceState)
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait