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