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