| Package | Description |
|---|---|
| com.flowable.engage.engine.impl.websocket | |
| com.flowable.platform.websocket |
| Modifier and Type | Class and Description |
|---|---|
class |
EmbeddedUserSessionService |
| Modifier and Type | Class and Description |
|---|---|
class |
NoOpUserSessionService |
class |
RemoteUserSessionService |
| Modifier and Type | Field and Description |
|---|---|
protected UserSessionService |
WebSocketSessionEventHandler.userSessionService |
| Constructor and Description |
|---|
WebSocketSessionEventHandler(UserSessionService userSessionService,
TaskScheduler taskScheduler,
WebSocketPrincipalTenantExtractor webSocketPrincipalTenantExtractor) |