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