Uses of Class
ai.tutor.cab302exceptionalhandlers.builders.ChatControllerBuilder
Packages that use ChatControllerBuilder
Package
Description
-
Uses of ChatControllerBuilder in ai.tutor.cab302exceptionalhandlers.builders
Methods in ai.tutor.cab302exceptionalhandlers.builders that return ChatControllerBuilderModifier and TypeMethodDescriptionChatControllerBuilder.currentUser
(User user) Sets the current authenticated user for theChatController
. -
Uses of ChatControllerBuilder in ai.tutor.cab302exceptionalhandlers.factories
Methods in ai.tutor.cab302exceptionalhandlers.factories that return ChatControllerBuilderModifier and TypeMethodDescriptionControllerFactory.chatController()
Creates and returns aChatControllerBuilder
.