| Package | Description |
|---|---|
| org.marketcetera.client.rpc |
| Modifier and Type | Field and Description |
|---|---|
static com.google.protobuf.Parser<RpcClient.UnderlyingRequest> |
RpcClient.UnderlyingRequest.PARSER |
| Modifier and Type | Method and Description |
|---|---|
RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.Builder.build() |
RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.Builder.buildPartial() |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.getDefaultInstance() |
RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.getDefaultInstanceForType() |
RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.Builder.getDefaultInstanceForType() |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseDelimitedFrom(InputStream input) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(byte[] data) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(com.google.protobuf.ByteString data) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(com.google.protobuf.CodedInputStream input) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(InputStream input) |
static RpcClient.UnderlyingRequest |
RpcClient.UnderlyingRequest.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<RpcClient.UnderlyingRequest> |
RpcClient.UnderlyingRequest.getParserForType() |
| Modifier and Type | Method and Description |
|---|---|
RpcClient.UnderlyingResponse |
RpcClient.RpcClientService.BlockingInterface.getUnderlying(com.google.protobuf.RpcController controller,
RpcClient.UnderlyingRequest request) |
abstract void |
RpcClient.RpcClientService.getUnderlying(com.google.protobuf.RpcController controller,
RpcClient.UnderlyingRequest request,
com.google.protobuf.RpcCallback<RpcClient.UnderlyingResponse> done)
rpc getUnderlying(.UnderlyingRequest) returns (.UnderlyingResponse); |
void |
RpcClient.RpcClientService.Interface.getUnderlying(com.google.protobuf.RpcController controller,
RpcClient.UnderlyingRequest request,
com.google.protobuf.RpcCallback<RpcClient.UnderlyingResponse> done)
rpc getUnderlying(.UnderlyingRequest) returns (.UnderlyingResponse); |
void |
RpcClient.RpcClientService.Stub.getUnderlying(com.google.protobuf.RpcController controller,
RpcClient.UnderlyingRequest request,
com.google.protobuf.RpcCallback<RpcClient.UnderlyingResponse> done) |
RpcClient.UnderlyingRequest.Builder |
RpcClient.UnderlyingRequest.Builder.mergeFrom(RpcClient.UnderlyingRequest other) |
static RpcClient.UnderlyingRequest.Builder |
RpcClient.UnderlyingRequest.newBuilder(RpcClient.UnderlyingRequest prototype) |
Copyright © 2015. All Rights Reserved.