| Package | Description |
|---|---|
| io.fincleartech.protobuf.ibroker.accounts |
| Modifier and Type | Method and Description |
|---|---|
CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.Builder.build() |
CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.Builder.buildPartial() |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.getDefaultInstance() |
CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.getDefaultInstanceForType() |
CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.Builder.getDefaultInstanceForType() |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseDelimitedFrom(InputStream input) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(byte[] data) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(ByteBuffer data) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(com.google.protobuf.ByteString data) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(InputStream input) |
static CreateClientCommunicationChannelRequest |
CreateClientCommunicationChannelRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.MethodDescriptor<CreateClientCommunicationChannelRequest,CreateClientCommunicationChannelResponse> |
IBrokerClientsAndAccountsServiceGrpc.getCreateClientCommunicationChannelMethod() |
com.google.protobuf.Parser<CreateClientCommunicationChannelRequest> |
CreateClientCommunicationChannelRequest.getParserForType() |
static com.google.protobuf.Parser<CreateClientCommunicationChannelRequest> |
CreateClientCommunicationChannelRequest.parser() |
| Modifier and Type | Method and Description |
|---|---|
CreateClientCommunicationChannelResponse |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceBlockingStub.createClientCommunicationChannel(CreateClientCommunicationChannelRequest request)
Maintain client communication details
|
com.google.common.util.concurrent.ListenableFuture<CreateClientCommunicationChannelResponse> |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceFutureStub.createClientCommunicationChannel(CreateClientCommunicationChannelRequest request)
Maintain client communication details
|
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceImplBase.createClientCommunicationChannel(CreateClientCommunicationChannelRequest request,
io.grpc.stub.StreamObserver<CreateClientCommunicationChannelResponse> responseObserver)
Maintain client communication details
|
void |
IBrokerClientsAndAccountsServiceGrpc.IBrokerClientsAndAccountsServiceStub.createClientCommunicationChannel(CreateClientCommunicationChannelRequest request,
io.grpc.stub.StreamObserver<CreateClientCommunicationChannelResponse> responseObserver)
Maintain client communication details
|
CreateClientCommunicationChannelRequest.Builder |
CreateClientCommunicationChannelRequest.Builder.mergeFrom(CreateClientCommunicationChannelRequest other) |
static CreateClientCommunicationChannelRequest.Builder |
CreateClientCommunicationChannelRequest.newBuilder(CreateClientCommunicationChannelRequest prototype) |
Copyright © 2022. All rights reserved.