| Method and Description |
|---|
| io.fabric8.mockwebserver.dsl.WebSocketable.andUpgradeToWebSocket(ScheduledExecutorService)
the provided ScheduledExecutorService is not used, use
WebSocketable.andUpgradeToWebSocket() instead.
The ExecutorService is handled internally by WebSocketSession, external executors are no longer allowed. |
Copyright © 2015–2024 Red Hat. All rights reserved.