| Package | Description |
|---|---|
| com.webull.openapi.core.http | |
| com.webull.openapi.core.http.common |
| Modifier and Type | Method and Description |
|---|---|
HttpProtocol |
HttpRequest.getProtocol() |
| Constructor and Description |
|---|
HttpRequest(String endpoint,
Integer port,
String requestUri,
String version,
HttpMethod method,
HttpProtocol protocol,
SignAlgorithm signAlgorithm) |
| Modifier and Type | Method and Description |
|---|---|
static HttpProtocol |
HttpProtocol.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static HttpProtocol[] |
HttpProtocol.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright © 2025 Webull. All rights reserved.