Klasse NetworkCallHelper<T>

java.lang.Object
de.caluga.morphium.driver.wire.NetworkCallHelper<T>

public class NetworkCallHelper<T> extends Object
Mongodb throws errors on failover to the client, so we need to repeat all network calls several times this class capsulates these calls.