All Methods Static Methods Concrete Methods
| Modifier and Type |
Method and Description |
static io.grpc.MethodDescriptor<CreateAccountToAccountTransferTransactionRequest,CreateAccountToAccountTransferTransactionResponse> |
getCreateAccountToAccountTransferTransactionMethod() |
static io.grpc.MethodDescriptor<CreateBankAccountHoldingAdviceTransactionRequest,CreateBankAccountHoldingAdviceTransactionResponse> |
getCreateBankAccountHoldingAdviceTransactionMethod() |
static io.grpc.MethodDescriptor<CreateCollateralLodgementTransactionRequest,CreateCollateralLodgementTransactionResponse> |
getCreateCollateralLodgementTransactionMethod() |
static io.grpc.MethodDescriptor<CreateCollateralWithdrawalTransactionRequest,CreateCollateralWithdrawalTransactionResponse> |
getCreateCollateralWithdrawalTransactionMethod() |
static io.grpc.MethodDescriptor<CreateIssuerToParticipantConversionTransactionRequest,CreateIssuerToParticipantConversionTransactionResponse> |
getCreateIssuerToParticipantConversionTransactionMethod() |
static io.grpc.MethodDescriptor<CreateIssuerToParticipantTransferTransactionRequest,CreateIssuerToParticipantTransferTransactionResponse> |
getCreateIssuerToParticipantTransferTransactionMethod() |
static io.grpc.MethodDescriptor<CreateParticipantToIssuerConversionTransactionRequest,CreateParticipantToIssuerConversionTransactionResponse> |
getCreateParticipantToIssuerConversionTransactionMethod() |
static io.grpc.MethodDescriptor<CreateParticipantToIssuerTransferTransactionRequest,CreateParticipantToIssuerTransferTransactionResponse> |
getCreateParticipantToIssuerTransferTransactionMethod() |
static io.grpc.MethodDescriptor<CreateParticipantToParticipantTransferCancelTransactionRequest,CreateParticipantToParticipantTransferCancelTransactionResponse> |
getCreateParticipantToParticipantTransferCancelTransactionMethod() |
static io.grpc.MethodDescriptor<CreateParticipantToParticipantTransferTransactionRequest,CreateParticipantToParticipantTransferTransactionResponse> |
getCreateParticipantToParticipantTransferTransactionMethod() |
static io.grpc.MethodDescriptor<CreateSrnBalanceEnquiryTransactionRequest,CreateSrnBalanceEnquiryTransactionResponse> |
getCreateSrnBalanceEnquiryTransactionMethod() |
static io.grpc.MethodDescriptor<CreateSrnEnquiryTransactionRequest,CreateSrnEnquiryTransactionResponse> |
getCreateSrnEnquiryTransactionMethod() |
static io.grpc.MethodDescriptor<CreateTfnHoldingAdviceTransactionRequest,CreateTfnHoldingAdviceTransactionResponse> |
getCreateTfnHoldingAdviceTransactionMethod() |
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static IBrokerHoldingTransactionsServiceGrpc.IBrokerHoldingTransactionsServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static IBrokerHoldingTransactionsServiceGrpc.IBrokerHoldingTransactionsServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary calls on the service
|
static IBrokerHoldingTransactionsServiceGrpc.IBrokerHoldingTransactionsServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|