| Package | Description |
|---|---|
| com.taobao.api.internal.toplink.embedded.websocket.auth | |
| com.taobao.api.internal.toplink.embedded.websocket.proxy |
| Modifier and Type | Field and Description |
|---|---|
protected Credentials |
AbstractAuthenticator.credentials
The credentials.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Authenticator.init(WebSocket websocket,
Credentials credentials)
inits authenticator
|
void |
AbstractAuthenticator.init(WebSocket websocket,
Credentials credentials) |
| Constructor and Description |
|---|
Proxy(Credentials credentials,
Authenticator authenticator)
Instantiates a new proxy.
|
Proxy(InetSocketAddress proxyAddress,
Credentials credentials,
Authenticator authenticator)
Instantiates a new proxy.
|
Copyright © 2021. All rights reserved.