Interface | Description |
---|---|
NativeSessionHandler |
This interface will be implemented by JsonRpcHandlers that want a low level handling of requests
with unknown sessionId.
|
PingWatchdogManager.NativeSessionCloser | |
ProtocolManager.ServerSessionFactory |
Class | Description |
---|---|
PerSessionJsonRpcHandler<T> | |
PingWatchdogManager | |
ProtocolManager | |
ServerSession | |
SessionsManager |
This class is responsible for storing JSON-RPC sessions using a ConcurrentHashMap.
|
Copyright © 2017 Kurento. All rights reserved.