All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<CreateAccountStatementRequest,CreateAccountStatementResponse> |
getCreateAccountStatementMethod() |
static io.grpc.MethodDescriptor<CreateAdviserRequest,CreateAdviserResponse> |
getCreateAdviserMethod() |
static io.grpc.MethodDescriptor<CreateClientDetailsRequest,CreateClientDetailsResponse> |
getCreateClientDetailsMethod() |
static io.grpc.MethodDescriptor<CreateClientRequest,CreateClientResponse> |
getCreateClientMethod() |
static io.grpc.MethodDescriptor<CreateCommunicationDetailsRequest,CreateCommunicationDetailsResponse> |
getCreateCommunicationDetailsMethod() |
static io.grpc.MethodDescriptor<CreateDistributionDetailsRequest,CreateDistributionDetailsResponse> |
getCreateDistributionDetailsMethod() |
static io.grpc.MethodDescriptor<CreateFinancialSettlementDetailsRequest,CreateFinancialSettlementDetailsResponse> |
getCreateFinancialSettlementDetailsMethod() |
static io.grpc.MethodDescriptor<CreateTradingAccountRequest,CreateTradingAccountResponse> |
getCreateTradingAccountMethod() |
static io.grpc.MethodDescriptor<GetAccountStatementRequest,GetAccountStatementResponse> |
getGetAccountStatementMethod() |
static io.grpc.MethodDescriptor<GetAdviserRequest,GetAdviserResponse> |
getGetAdviserMethod() |
static io.grpc.MethodDescriptor<GetClientDetailsRequest,GetClientDetailsResponse> |
getGetClientDetailsMethod() |
static io.grpc.MethodDescriptor<GetClientRequest,GetClientResponse> |
getGetClientMethod() |
static io.grpc.MethodDescriptor<GetCommunicationDetailsRequest,GetCommunicationDetailsResponse> |
getGetCommunicationDetailsMethod() |
static io.grpc.MethodDescriptor<GetDistributionDetailsRequest,GetDistributionDetailsResponse> |
getGetDistributionDetailsMethod() |
static io.grpc.MethodDescriptor<GetFinancialSettlementDetailsRequest,GetFinancialSettlementDetailsResponse> |
getGetFinancialSettlementDetailsMethod() |
static io.grpc.MethodDescriptor<GetTradingAccountRequest,GetTradingAccountResponse> |
getGetTradingAccountMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static io.grpc.MethodDescriptor<UpdateAccountStatementRequest,UpdateAccountStatementResponse> |
getUpdateAccountStatementMethod() |
static io.grpc.MethodDescriptor<UpdateAdviserRequest,UpdateAdviserResponse> |
getUpdateAdviserMethod() |
static io.grpc.MethodDescriptor<UpdateClientDetailsRequest,UpdateClientDetailsResponse> |
getUpdateClientDetailsMethod() |
static io.grpc.MethodDescriptor<UpdateClientRequest,UpdateClientResponse> |
getUpdateClientMethod() |
static io.grpc.MethodDescriptor<UpdateCommunicationDetailsRequest,UpdateCommunicationDetailsResponse> |
getUpdateCommunicationDetailsMethod() |
static io.grpc.MethodDescriptor<UpdateDistributionDetailsRequest,UpdateDistributionDetailsResponse> |
getUpdateDistributionDetailsMethod() |
static io.grpc.MethodDescriptor<UpdateFinancialSettlementDetailsRequest,UpdateFinancialSettlementDetailsResponse> |
getUpdateFinancialSettlementDetailsMethod() |
static io.grpc.MethodDescriptor<UpdateTradingAccountRequest,UpdateTradingAccountResponse> |
getUpdateTradingAccountMethod() |
static IBrokerAccountsServiceGrpc.IBrokerAccountsServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static IBrokerAccountsServiceGrpc.IBrokerAccountsServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static IBrokerAccountsServiceGrpc.IBrokerAccountsServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|