| Package | Description |
|---|---|
| org.marketcetera.saclient.rpc |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<RpcSAClient.SendDataRequest> |
RpcSAClient.SendDataRequest.PARSER |
| Modifier and Type | Method and Description |
|---|---|
RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.Builder.build() |
RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.Builder.buildPartial() |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.getDefaultInstance() |
RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.getDefaultInstanceForType() |
RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.Builder.getDefaultInstanceForType() |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseDelimitedFrom(InputStream input) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(byte[] data) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(com.google.protobuf.ByteString data) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(InputStream input) |
static RpcSAClient.SendDataRequest |
RpcSAClient.SendDataRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RpcSAClient.SendDataRequest> |
RpcSAClient.SendDataRequest.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
RpcSAClient.SendDataRequest.Builder |
RpcSAClient.SendDataRequest.Builder.mergeFrom(RpcSAClient.SendDataRequest other) |
static RpcSAClient.SendDataRequest.Builder |
RpcSAClient.SendDataRequest.newBuilder(RpcSAClient.SendDataRequest prototype) |
RpcSAClient.SendDataResponse |
SAClientRpcService.sendData(com.google.protobuf.RpcController inController,
RpcSAClient.SendDataRequest inRequest) |
RpcSAClient.SendDataResponse |
RpcSAClient.RpcSAClientService.BlockingInterface.sendData(com.google.protobuf.RpcController controller,
RpcSAClient.SendDataRequest request) |
abstract void |
RpcSAClient.RpcSAClientService.sendData(com.google.protobuf.RpcController controller,
RpcSAClient.SendDataRequest request,
com.google.protobuf.RpcCallback<RpcSAClient.SendDataResponse> done)
rpc sendData(.SendDataRequest) returns (.SendDataResponse); |
void |
RpcSAClient.RpcSAClientService.Interface.sendData(com.google.protobuf.RpcController controller,
RpcSAClient.SendDataRequest request,
com.google.protobuf.RpcCallback<RpcSAClient.SendDataResponse> done)
rpc sendData(.SendDataRequest) returns (.SendDataResponse); |
void |
RpcSAClient.RpcSAClientService.Stub.sendData(com.google.protobuf.RpcController controller,
RpcSAClient.SendDataRequest request,
com.google.protobuf.RpcCallback<RpcSAClient.SendDataResponse> done) |
Copyright © 2014. All Rights Reserved.