| Package | Description |
|---|---|
| io.kubernetes.client.util |
| Modifier and Type | Class and Description |
|---|---|
class |
WebSocketStreamHandler
WebSocketStreamHandler understands the Kubernetes streaming protocol and separates
a single WebSockets stream into a number of different streams using that protocol.
|
| Modifier and Type | Method and Description |
|---|---|
static void |
WebSockets.stream(String path,
String method,
ApiClient client,
WebSockets.SocketListener listener)
Create a new WebSocket stream
|
| Constructor and Description |
|---|
Listener(WebSockets.SocketListener listener) |
Copyright © 2017. All rights reserved.