Class DefaultCorrelationId

java.lang.Object
org.zalando.logbook.DefaultCorrelationId
All Implemented Interfaces:
CorrelationId

@API(status=MAINTAINED)
public final class DefaultCorrelationId
extends java.lang.Object
implements CorrelationId
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultCorrelationId()  
  • Method Summary

    Modifier and Type Method Description
    java.lang.String generate​(HttpRequest request)  

    Methods inherited from class java.lang.Object

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