| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.Builder.build() |
Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.Builder.buildPartial() |
Daemon.DRKeyHostHostResponse |
DaemonServiceGrpc.DaemonServiceBlockingStub.dRKeyHostHost(Daemon.DRKeyHostHostRequest request)
DRKeyHostHost returns a key that matches the request.
|
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.getDefaultInstance() |
Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.getDefaultInstanceForType() |
Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.Builder.getDefaultInstanceForType() |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseDelimitedFrom(InputStream input) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(byte[] data) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(ByteBuffer data) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(InputStream input) |
static Daemon.DRKeyHostHostResponse |
Daemon.DRKeyHostHostResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<Daemon.DRKeyHostHostResponse> |
DaemonServiceGrpc.DaemonServiceFutureStub.dRKeyHostHost(Daemon.DRKeyHostHostRequest request)
DRKeyHostHost returns a key that matches the request.
|
static io.grpc.MethodDescriptor<Daemon.DRKeyHostHostRequest,Daemon.DRKeyHostHostResponse> |
DaemonServiceGrpc.getDRKeyHostHostMethod() |
com.google.protobuf.Parser<Daemon.DRKeyHostHostResponse> |
Daemon.DRKeyHostHostResponse.getParserForType() |
static com.google.protobuf.Parser<Daemon.DRKeyHostHostResponse> |
Daemon.DRKeyHostHostResponse.parser() |
| Modifier and Type | Method and Description |
|---|---|
Daemon.DRKeyHostHostResponse.Builder |
Daemon.DRKeyHostHostResponse.Builder.mergeFrom(Daemon.DRKeyHostHostResponse other) |
static Daemon.DRKeyHostHostResponse.Builder |
Daemon.DRKeyHostHostResponse.newBuilder(Daemon.DRKeyHostHostResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
DaemonServiceGrpc.AsyncService.dRKeyHostHost(Daemon.DRKeyHostHostRequest request,
io.grpc.stub.StreamObserver<Daemon.DRKeyHostHostResponse> responseObserver)
DRKeyHostHost returns a key that matches the request.
|
void |
DaemonServiceGrpc.DaemonServiceStub.dRKeyHostHost(Daemon.DRKeyHostHostRequest request,
io.grpc.stub.StreamObserver<Daemon.DRKeyHostHostResponse> responseObserver)
DRKeyHostHost returns a key that matches the request.
|
Copyright © 2024. All rights reserved.