SSLServerSessionCache.putSessionData

Stores session data for the given session.

@param session to cache data for @param sessionData to cache @throws NullPointerException if session or data is null

interface SSLServerSessionCache
void
putSessionData

Meta