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