From the course: WebSocket Programming with Java EE

Unlock the full course today

Join today to access over 22,600 courses taught by industry experts or purchase this course individually.

✓ Challenge: Code programmatic endpoint

✓ Challenge: Code programmatic endpoint

From the course: WebSocket Programming with Java EE

Start my 1-month free trial

✓ Challenge: Code programmatic endpoint

(whooshing) - [Instructor] In this challenge, you should use the knowledge that you have gained in this course so far to code the ChatServerEndpoint class using the programmatic methodology. You should have the same functionality we programmed in the annotation-driven ChatServerEndpoint class. You will need two classes. The ChatServerEndpoint class, which you should refactor, and an ApplicationConfiguration class that should implement the appropriate interface. This task should take no longer than 20 minutes to complete.

Contents