All Classes and Interfaces

Class
Description
This exceptions will get mapped to a 404 response with the application exception mapper implemented by NotFoundExceptionMapper class.
Message bean representing a single message.
A stateless EJB bean to handle REST requests to the messages resource.
Message board root resource.
An EJB singleton to maintain all processed message beans.
A simple HTML message body writer to serialize list of message beans.
A simple message body writer to serialize a single message bean.
Main application class.
An exception mapper to return 404 responses when a CustomNotFoundException is thrown.