| Modifier and Type | Method and Description |
|---|---|
String |
Authenticator.getCredentials(String method,
String requestUri,
HttpHeader header,
String authenticateHeaderName)
Gets the credentials.
|
String |
AbstractAuthenticator.getCredentials(String method,
String requestUri,
HttpHeader header,
String authenticateHeaderName) |
| Modifier and Type | Method and Description |
|---|---|
HttpHeader |
Handshake.getResponseHeader()
Gets the response header map.
|
HttpHeader |
HttpResponseHeaderParser.getResponseHeader()
Gets the response header.
|
| Modifier and Type | Field and Description |
|---|---|
protected HttpHeader |
WebSocketBase.requestHeader
The request header map.
|
protected HttpHeader |
WebSocketBase.responseHeader
The response header map.
|
| Modifier and Type | Method and Description |
|---|---|
HttpHeader |
WebSocketBase.getRequestHeader()
Gets the request header.
|
HttpHeader |
WebSocketBase.getResponseHeader()
Gets the response header.
|
Copyright © 2021. All rights reserved.