ch.qos.logback.core.net
Interface SocketConnectorBase.DelayStrategy

Enclosing class:
SocketConnectorBase

public static interface SocketConnectorBase.DelayStrategy

A strategy for choosing a delay after a failed connection attempt.


Method Summary
 int nextDelay()
           
 

Method Detail

nextDelay

int nextDelay()


Copyright © 2005-2013 QOS.ch. All Rights Reserved.