Class SessionParams

java.lang.Object
com.yahoo.vespa.http.client.config.SessionParams

public final class SessionParams extends Object
Parameters given to a FeedClientFactory when creating FeedClients. This class is immutable and has no public constructor - to instantiate one, use a SessionParams.Builder.
Author:
Einar M R Rosenvinge
See Also: