Uses of Package
co.yellowdog.platform.clients.serversentevents
Packages that use co.yellowdog.platform.clients.serversentevents
Package
Description
Provides the classes needed to interact with the YellowDog Compute service.
Provides listeners that can be used to observe compute requirements for changes.
Provides the classes needed to interact with the YellowDog Scheduler service.
Contains the base types and manager for the client side of the Server Sent Events function used in YellowDog Services.
-
Classes in co.yellowdog.platform.clients.serversentevents used by co.yellowdog.platform.clients.computeClassDescriptionThe base interface for all YellowDog Platform server sent event listeners.
-
Classes in co.yellowdog.platform.clients.serversentevents used by co.yellowdog.platform.clients.compute.listenersClassDescriptionThe base interface for all YellowDog Platform server sent event listeners.Provides a base for building event listeners that can track changes between successive subscription serversentevents.
-
Classes in co.yellowdog.platform.clients.serversentevents used by co.yellowdog.platform.clients.schedulerClassDescriptionThe base interface for all YellowDog Platform server sent event listeners.
-
Classes in co.yellowdog.platform.clients.serversentevents used by co.yellowdog.platform.clients.serversenteventsClassDescriptionManages multiple listeners subscribing to the same logical instance of T (as opposed to specific object instance in memory).The base interface for all YellowDog Platform server sent event listeners.
-
Classes in co.yellowdog.platform.clients.serversentevents used by co.yellowdog.platform.clients.webClassDescriptionManages multiple listeners subscribing to the same logical instance of T (as opposed to specific object instance in memory).The base interface for all YellowDog Platform server sent event listeners.