Package | Description |
---|---|
com.squareup.okhttp.internal.ws | |
com.squareup.okhttp.recipes | |
com.squareup.okhttp.ws |
Constructor and Description |
---|
RealWebSocket(boolean isClient,
okio.BufferedSource source,
okio.BufferedSink sink,
Random random,
Executor replyExecutor,
WebSocketListener listener,
String url) |
Modifier and Type | Class and Description |
---|---|
class |
WebSocketEcho |
Modifier and Type | Method and Description |
---|---|
void |
WebSocketCall.enqueue(WebSocketListener listener)
Schedules the request to be executed at some point in the future.
|
Copyright © 2017. All rights reserved.