Searched refs:offerToResume (Results 1 – 3 of 3) sorted by relevance
166 abstract void offerToResume(SslWrapper ssl) throws SSLException; in offerToResume() method in SslSessionWrapper259 void offerToResume(SslWrapper ssl) throws SSLException { in offerToResume() method in SslSessionWrapper.Impl
198 cachedSession.offerToResume(ssl); in startHandshake()
398 cachedSession.offerToResume(ssl); in beginHandshakeInternal()