Class DefaultStrategy

java.lang.Object
org.zalando.logbook.DefaultStrategy
All Implemented Interfaces:
Strategy

public final class DefaultStrategy
extends java.lang.Object
implements Strategy
  • Constructor Summary

    Constructors 
    Constructor Description
    DefaultStrategy()  
  • Method Summary

    Methods inherited from class java.lang.Object

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

    Methods inherited from interface org.zalando.logbook.Strategy

    process, process, write, write