| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.ServicesResponse |
Daemon.ServicesResponse.Builder.build() |
Daemon.ServicesResponse |
Daemon.ServicesResponse.Builder.buildPartial() |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.getDefaultInstance() |
Daemon.ServicesResponse |
Daemon.ServicesResponse.getDefaultInstanceForType() |
Daemon.ServicesResponse |
Daemon.ServicesResponse.Builder.getDefaultInstanceForType() |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseDelimitedFrom(InputStream input) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(byte[] data) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(ByteBuffer data) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(InputStream input) |
static Daemon.ServicesResponse |
Daemon.ServicesResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Daemon.ServicesResponse |
DaemonServiceGrpc.DaemonServiceBlockingStub.services(Daemon.ServicesRequest request)
Return the underlay addresses associated with the
specified services.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Daemon.ServicesResponse> |
Daemon.ServicesResponse.getParserForType() |
static io.grpc.MethodDescriptor<Daemon.ServicesRequest,Daemon.ServicesResponse> |
DaemonServiceGrpc.getServicesMethod() |
static com.google.protobuf.Parser<Daemon.ServicesResponse> |
Daemon.ServicesResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<Daemon.ServicesResponse> |
DaemonServiceGrpc.DaemonServiceFutureStub.services(Daemon.ServicesRequest request)
Return the underlay addresses associated with the
specified services.
|
| Modifier and Type | Method and Description |
|---|---|
Daemon.ServicesResponse.Builder |
Daemon.ServicesResponse.Builder.mergeFrom(Daemon.ServicesResponse other) |
static Daemon.ServicesResponse.Builder |
Daemon.ServicesResponse.newBuilder(Daemon.ServicesResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
DaemonServiceGrpc.AsyncService.services(Daemon.ServicesRequest request,
io.grpc.stub.StreamObserver<Daemon.ServicesResponse> responseObserver)
Return the underlay addresses associated with the
specified services.
|
void |
DaemonServiceGrpc.DaemonServiceStub.services(Daemon.ServicesRequest request,
io.grpc.stub.StreamObserver<Daemon.ServicesResponse> responseObserver)
Return the underlay addresses associated with the
specified services.
|
Copyright © 2024. All rights reserved.