| Package | Description |
|---|---|
| com.squareup.okhttp.internal.ws | |
| com.squareup.okhttp.recipes | |
| com.squareup.okhttp.ws |
| Modifier and Type | Class and Description |
|---|---|
class |
RealWebSocket |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketEcho.onOpen(WebSocket webSocket,
Response response) |
| Modifier and Type | Method and Description |
|---|---|
void |
WebSocketListener.onOpen(WebSocket webSocket,
Response response)
Called when the request has successfully been upgraded to a web socket.
|
Copyright © 2017. All Rights Reserved.