Package | Description |
---|---|
okhttp3.internal.connection | |
okhttp3.internal.ws |
Modifier and Type | Method and Description |
---|---|
RealWebSocket.Streams |
Exchange.newWebSocketStreams() |
(package private) RealWebSocket.Streams |
RealConnection.newWebSocketStreams(Exchange exchange) |
Modifier and Type | Field and Description |
---|---|
private RealWebSocket.Streams |
RealWebSocket.streams
The streams held by this web socket.
|
Modifier and Type | Method and Description |
---|---|
void |
RealWebSocket.initReaderAndWriter(java.lang.String name,
RealWebSocket.Streams streams) |