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