SSLClientSessionCache.putSessionData

Stores session data for the given session.

@param session to cache data for @param sessionData to cache @throws NullPointerException if session, result of {@code session.getPeerHost()} or data is null

interface SSLClientSessionCache
void
putSessionData

Meta