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