Package org.conscrypt
Interface ExternalSession.Provider
-
- Enclosing class:
- ExternalSession
static interface ExternalSession.Provider
The provider of the current delegate session.
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description ConscryptSession
provideSession()
-
-
-
Method Detail
-
provideSession
ConscryptSession provideSession()
-
-