| Package | Description |
|---|---|
| com.webull.openapi.data.internal.grpc.proto |
| Modifier and Type | Method and Description |
|---|---|
Gateway.ClientRequest |
Gateway.ClientRequest.Builder.build() |
Gateway.ClientRequest |
Gateway.ClientRequest.Builder.buildPartial() |
static Gateway.ClientRequest |
Gateway.ClientRequest.getDefaultInstance() |
Gateway.ClientRequest |
Gateway.ClientRequest.getDefaultInstanceForType() |
Gateway.ClientRequest |
Gateway.ClientRequest.Builder.getDefaultInstanceForType() |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseDelimitedFrom(InputStream input) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(byte[] data) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(ByteBuffer data) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(com.google.protobuf.ByteString data) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(InputStream input) |
static Gateway.ClientRequest |
Gateway.ClientRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Gateway.ClientRequest> |
Gateway.ClientRequest.getParserForType() |
static io.grpc.MethodDescriptor<Gateway.ClientRequest,Gateway.ClientResponse> |
QuoteGrpc.getRequestMethod() |
static io.grpc.MethodDescriptor<Gateway.ClientRequest,Gateway.ClientResponse> |
QuoteGrpc.getStreamRequestMethod() |
static com.google.protobuf.Parser<Gateway.ClientRequest> |
Gateway.ClientRequest.parser() |
io.grpc.stub.StreamObserver<Gateway.ClientRequest> |
QuoteGrpc.QuoteImplBase.streamRequest(io.grpc.stub.StreamObserver<Gateway.ClientResponse> responseObserver) |
io.grpc.stub.StreamObserver<Gateway.ClientRequest> |
QuoteGrpc.QuoteStub.streamRequest(io.grpc.stub.StreamObserver<Gateway.ClientResponse> responseObserver) |
| Modifier and Type | Method and Description |
|---|---|
Gateway.ClientRequest.Builder |
Gateway.ClientRequest.Builder.mergeFrom(Gateway.ClientRequest other) |
static Gateway.ClientRequest.Builder |
Gateway.ClientRequest.newBuilder(Gateway.ClientRequest prototype) |
Gateway.ClientResponse |
QuoteGrpc.QuoteBlockingStub.request(Gateway.ClientRequest request) |
com.google.common.util.concurrent.ListenableFuture<Gateway.ClientResponse> |
QuoteGrpc.QuoteFutureStub.request(Gateway.ClientRequest request) |
void |
QuoteGrpc.QuoteImplBase.request(Gateway.ClientRequest request,
io.grpc.stub.StreamObserver<Gateway.ClientResponse> responseObserver) |
void |
QuoteGrpc.QuoteStub.request(Gateway.ClientRequest request,
io.grpc.stub.StreamObserver<Gateway.ClientResponse> responseObserver) |
Copyright © 2025 Webull. All rights reserved.