io.github.positionpal.location.presentation.proto.UserSessionsServiceGrpc.UserSessionsServiceStub
See theUserSessionsServiceStub companion object
class UserSessionsServiceStub(channel: Channel, options: CallOptions) extends AbstractStub[UserSessionsServiceStub], UserSessionsService
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait UserSessionsServicetrait AbstractServiceclass AbstractStub[UserSessionsServiceStub]class Objecttrait Matchableclass AnyShow all
Members list
Value members
Concrete methods
Attributes
- Definition Classes
-
AbstractStub
Attributes
- Definition Classes
override def getCurrentSession(request: GroupId, responseObserver: StreamObserver[SessionResponse]): Unit
Attributes
- Definition Classes
Attributes
- Definition Classes
Attributes
- Definition Classes
Inherited methods
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Definition Classes
-
UserSessionsService -> AbstractService
- Inherited from:
- UserSessionsService
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/11657") @IgnoreJRERequirement
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/2563")
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/11021")
Attributes
- Inherited from:
- AbstractStub
@ExperimentalApi(value = "https://github.com/grpc/grpc-java/issues/1869")
Attributes
- Inherited from:
- AbstractStub
Attributes
- Inherited from:
- AbstractStub
Deprecated and Inherited methods
@Deprecated(since = _, forRemoval = _)
Attributes
- Deprecated
- true
- Inherited from:
- AbstractStub
In this article