From the course: WebSocket Programming with Java EE

Welcome

From the course: WebSocket Programming with Java EE

Start my 1-month free trial

Welcome

- [Alex] One of the most hotly awaited editions to the Java Enterprise Edition ecosystem is the WebSocket API. With it's powerful annotation driven configuration and lifecycle model it makes the implementation of bidirectional communication capabilities quick and simple. Hi, I'm Alex Theedom. I'm wild about Java Enterprise Edition. It's a powerful and lightweight platform and I have been developing applications with it for well over 10 years. In this course you'll learn how to implement WebSocket functionality and clients and server applications. You will learn the annotation of programmatic methods to manage WebSocket sessions and life cycle events, how to create and use message types, and to develop message and coders and decoders. You will see how to secure and encrypt WebSocket endpoints using the container security model and how to test those endpoints. By the end of this course you can expect to be comfortable implementing WebSocket functionality to both the client and the server application. Well I hope you're ready, so let's get started.

Contents