Interface HttpConnectionFactory2.GitSession

All Known Implementing Classes:
HttpClientConnectionFactory.HttpClientSession, JDKHttpConnectionFactory.JdkConnectionSession
Enclosing interface:
HttpConnectionFactory2

public static interface HttpConnectionFactory2.GitSession
A GitSession groups the multiple HTTP connections TransportHttp uses for the requests it makes during a git fetch or push. A GitSession can maintain client-side HTTPS state and can configure individual connections.