@Generated("by gRPC proto compiler (version 1.25.0)", "Source: orbit/shared/connection.proto") class ConnectionGrpc
ConnectionBlockingStub |
class ConnectionBlockingStub : AbstractStub<ConnectionBlockingStub!> |
ConnectionFutureStub |
class ConnectionFutureStub : AbstractStub<ConnectionFutureStub!> |
ConnectionImplBase |
abstract class ConnectionImplBase : BindableService |
ConnectionStub |
class ConnectionStub : AbstractStub<ConnectionStub!> |
SERVICE_NAME |
static val SERVICE_NAME: String |
getOpenStreamMethod |
static fun getOpenStreamMethod(): MethodDescriptor<MessageProto!, MessageProto!>! |
getServiceDescriptor |
static fun getServiceDescriptor(): ServiceDescriptor! |
newBlockingStub |
Creates a new blocking-style stub that supports unary and streaming output calls on the service static fun newBlockingStub(: Channel!): ConnectionBlockingStub! |
newFutureStub |
Creates a new ListenableFuture-style stub that supports unary calls on the service static fun newFutureStub(: Channel!): ConnectionFutureStub! |
newStub |
Creates a new async stub that supports all call types for the service static fun newStub(: Channel!): ConnectionStub! |