Uses of Class
com.intergral.deep.agent.grpc.GrpcService
-
Packages that use GrpcService Package Description com.intergral.deep.agent.poll com.intergral.deep.agent.push -
-
Uses of GrpcService in com.intergral.deep.agent.poll
Constructors in com.intergral.deep.agent.poll with parameters of type GrpcService Constructor Description LongPollService(Settings settings, GrpcService grpcService)
Create a new service. -
Uses of GrpcService in com.intergral.deep.agent.push
Constructors in com.intergral.deep.agent.push with parameters of type GrpcService Constructor Description PushService(GrpcService grpcService)
-