public static interface ProtocolManager.ServerSessionFactory
Modifier and Type | Method and Description |
---|---|
ServerSession |
createSession(String sessionId,
Object registerInfo,
SessionsManager sessionsManager) |
void |
updateSessionOnReconnection(ServerSession session) |
ServerSession createSession(String sessionId, Object registerInfo, SessionsManager sessionsManager)
void updateSessionOnReconnection(ServerSession session)
Copyright © 2017 Kurento. All rights reserved.