public static final class IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub extends io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub>
| Modifier and Type | Method and Description |
|---|---|
protected IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub |
build(io.grpc.Channel channel,
io.grpc.CallOptions callOptions) |
void |
conversion(ConversionRequest request,
io.grpc.stub.StreamObserver<ConversionResponse> responseObserver)
A request to convert securities, FoP, from an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register,
to a Participant controlled Account (HIN) in the CSP or from a Participant controlled Account (HIN) in the CSP, to an
Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
|
void |
demandTransfer(DemandTransferRequest request,
io.grpc.stub.StreamObserver<DemandTransferResponse> responseObserver)
A request to transfer securities, immediately, FoP, between two Accounts (HINs), controlled by a single Participant or
between two Accounts (HINs) controlled by separate Participants within a Participant Group or between two Accounts (HINs),
controlled by two different Participants.
|
void |
transfer(TransferRequest request,
io.grpc.stub.StreamObserver<TransferResponse> responseObserver)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP,
to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register or from an Issuer Sponsored Holding,
maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
|
protected IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub build(io.grpc.Channel channel, io.grpc.CallOptions callOptions)
build in class io.grpc.stub.AbstractStub<IBrokerSettlementServiceGrpc.IBrokerSettlementServiceStub>public void demandTransfer(DemandTransferRequest request, io.grpc.stub.StreamObserver<DemandTransferResponse> responseObserver)
A request to transfer securities, immediately, FoP, between two Accounts (HINs), controlled by a single Participant or between two Accounts (HINs) controlled by separate Participants within a Participant Group or between two Accounts (HINs), controlled by two different Participants.
public void transfer(TransferRequest request, io.grpc.stub.StreamObserver<TransferResponse> responseObserver)
A request to transfer securities, Free of Payment (FoP), from a Participant controlled Account (HIN) in the CSP, to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register or from an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account in the CSP.
public void conversion(ConversionRequest request, io.grpc.stub.StreamObserver<ConversionResponse> responseObserver)
A request to convert securities, FoP, from an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register, to a Participant controlled Account (HIN) in the CSP or from a Participant controlled Account (HIN) in the CSP, to an Issuer Sponsored Holding, maintained on the Issuer Sponsored Sub-register.
Copyright © 2020. All rights reserved.