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