Index
All Classes and Interfaces|All Packages|Serialized Form
L
- LivestreamController - Class in vn.edu.uit.csbu.software_design.software_design_backend.livestream
-
The `LivestreamController` class in Java handles streaming requests, proxies them to an Nginx server, and includes methods for checking stream status and validating stream keys.
- LivestreamController() - Constructor for class vn.edu.uit.csbu.software_design.software_design_backend.livestream.LivestreamController
- LivestreamNotFoundException - Exception Class in vn.edu.uit.csbu.software_design.software_design_backend.livestream
-
The type Livestream not found exception.
- LivestreamNotFoundException() - Constructor for exception class vn.edu.uit.csbu.software_design.software_design_backend.livestream.LivestreamNotFoundException
-
Instantiates a new Livestream not found exception.
- Livestreams - Class in vn.edu.uit.csbu.software_design.software_design_backend.livestream
-
The type Livestreams.
- Livestreams() - Constructor for class vn.edu.uit.csbu.software_design.software_design_backend.livestream.Livestreams
- LivestreamService - Class in vn.edu.uit.csbu.software_design.software_design_backend.livestream
-
The `LivestreamService` class contains methods to check if a stream is live, check multiple streams, validate stream keys, and retrieve current streaming information.
- LivestreamService() - Constructor for class vn.edu.uit.csbu.software_design.software_design_backend.livestream.LivestreamService
- loggingFilter() - Method in class vn.edu.uit.csbu.software_design.software_design_backend.config.FilterConfig
-
Logging filter filter registration bean.
- login(accountRequest) - Method in class vn.edu.uit.csbu.software_design.software_design_backend.account.accountController
-
Authenticates a user and generates a login token.
All Classes and Interfaces|All Packages|Serialized Form