@Generated(value="by gRPC proto compiler (version 0.15.0)", comments="Source: JavaagentService.proto") public class JavaagentServiceGrpc extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
JavaagentServiceGrpc.AbstractJavaagentService
Deprecated.
|
static interface |
JavaagentServiceGrpc.JavaagentService
Deprecated.
|
static interface |
JavaagentServiceGrpc.JavaagentServiceBlockingClient
Deprecated.
|
static class |
JavaagentServiceGrpc.JavaagentServiceBlockingStub |
static interface |
JavaagentServiceGrpc.JavaagentServiceFutureClient
Deprecated.
|
static class |
JavaagentServiceGrpc.JavaagentServiceFutureStub |
static class |
JavaagentServiceGrpc.JavaagentServiceImplBase |
static class |
JavaagentServiceGrpc.JavaagentServiceStub |
| Modifier and Type | Field and Description |
|---|---|
static io.grpc.MethodDescriptor<JavaagentServiceOuterClass.AppUnderTestClassName,JavaagentServiceOuterClass.Void> |
METHOD_EXECUTE_APP |
static io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> |
METHOD_INTERRUPT_APP |
static io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> |
METHOD_KILL |
static io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> |
METHOD_PING |
static io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> |
METHOD_RESET_CONFIG |
static io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> |
METHOD_SHUTDOWN |
static String |
SERVICE_NAME |
| Modifier and Type | Method and Description |
|---|---|
static io.grpc.ServerServiceDefinition |
bindService(JavaagentServiceGrpc.JavaagentService serviceImpl)
Deprecated.
|
static io.grpc.ServiceDescriptor |
getServiceDescriptor() |
static JavaagentServiceGrpc.JavaagentServiceBlockingStub |
newBlockingStub(io.grpc.Channel channel)
Creates a new blocking-style stub that supports unary and streaming output calls on the service
|
static JavaagentServiceGrpc.JavaagentServiceFutureStub |
newFutureStub(io.grpc.Channel channel)
Creates a new ListenableFuture-style stub that supports unary and streaming output calls on the service
|
static JavaagentServiceGrpc.JavaagentServiceStub |
newStub(io.grpc.Channel channel)
Creates a new async stub that supports all call types for the service
|
public static final String SERVICE_NAME
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> METHOD_PING
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JavaagentServiceOuterClass.AppUnderTestClassName,JavaagentServiceOuterClass.Void> METHOD_EXECUTE_APP
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> METHOD_INTERRUPT_APP
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> METHOD_RESET_CONFIG
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> METHOD_SHUTDOWN
@ExperimentalApi(value="https://github.com/grpc/grpc-java/issues/1901") public static final io.grpc.MethodDescriptor<JavaagentServiceOuterClass.Void,JavaagentServiceOuterClass.Void> METHOD_KILL
public static JavaagentServiceGrpc.JavaagentServiceStub newStub(io.grpc.Channel channel)
public static JavaagentServiceGrpc.JavaagentServiceBlockingStub newBlockingStub(io.grpc.Channel channel)
public static JavaagentServiceGrpc.JavaagentServiceFutureStub newFutureStub(io.grpc.Channel channel)
public static io.grpc.ServiceDescriptor getServiceDescriptor()
@Deprecated public static io.grpc.ServerServiceDefinition bindService(JavaagentServiceGrpc.JavaagentService serviceImpl)
Copyright © 2011–2016 Glowroot contributors. All rights reserved.