| Package | Description |
|---|---|
| org.scion.jpan.proto.daemon |
| Modifier and Type | Method and Description |
|---|---|
Daemon.PortRangeResponse |
Daemon.PortRangeResponse.Builder.build() |
Daemon.PortRangeResponse |
Daemon.PortRangeResponse.Builder.buildPartial() |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.getDefaultInstance() |
Daemon.PortRangeResponse |
Daemon.PortRangeResponse.getDefaultInstanceForType() |
Daemon.PortRangeResponse |
Daemon.PortRangeResponse.Builder.getDefaultInstanceForType() |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseDelimitedFrom(InputStream input) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseDelimitedFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(byte[] data) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(byte[] data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(ByteBuffer data) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(ByteBuffer data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(com.google.protobuf.ByteString data) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(com.google.protobuf.ByteString data,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(com.google.protobuf.CodedInputStream input) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(com.google.protobuf.CodedInputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(InputStream input) |
static Daemon.PortRangeResponse |
Daemon.PortRangeResponse.parseFrom(InputStream input,
com.google.protobuf.ExtensionRegistryLite extensionRegistry) |
Daemon.PortRangeResponse |
DaemonServiceGrpc.DaemonServiceBlockingStub.portRange(com.google.protobuf.Empty request)
Returns the endhost portRange defined in the local AS.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.protobuf.Parser<Daemon.PortRangeResponse> |
Daemon.PortRangeResponse.getParserForType() |
static io.grpc.MethodDescriptor<com.google.protobuf.Empty,Daemon.PortRangeResponse> |
DaemonServiceGrpc.getPortRangeMethod() |
static com.google.protobuf.Parser<Daemon.PortRangeResponse> |
Daemon.PortRangeResponse.parser() |
com.google.common.util.concurrent.ListenableFuture<Daemon.PortRangeResponse> |
DaemonServiceGrpc.DaemonServiceFutureStub.portRange(com.google.protobuf.Empty request)
Returns the endhost portRange defined in the local AS.
|
| Modifier and Type | Method and Description |
|---|---|
Daemon.PortRangeResponse.Builder |
Daemon.PortRangeResponse.Builder.mergeFrom(Daemon.PortRangeResponse other) |
static Daemon.PortRangeResponse.Builder |
Daemon.PortRangeResponse.newBuilder(Daemon.PortRangeResponse prototype) |
| Modifier and Type | Method and Description |
|---|---|
default void |
DaemonServiceGrpc.AsyncService.portRange(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<Daemon.PortRangeResponse> responseObserver)
Returns the endhost portRange defined in the local AS.
|
void |
DaemonServiceGrpc.DaemonServiceStub.portRange(com.google.protobuf.Empty request,
io.grpc.stub.StreamObserver<Daemon.PortRangeResponse> responseObserver)
Returns the endhost portRange defined in the local AS.
|
Copyright © 2024. All rights reserved.