| Class | Description |
|---|---|
| EarlyEofExceptionMapper |
This class is intended to catch Early EOF errors that occur when the client disconnects while the server is reading
from the input stream.
|
| EofExceptionWriterInterceptor |
A
WriterInterceptor to swallow EofException which occurs when a client
disconnects before the complete response could be sent. |
| ErrorEntityWriter<T,U> |
This class allows producing non-JSON responses for particular entities.
|
| ErrorMessage | |
| IllegalStateExceptionMapper |
ExceptionMapper for IllegalStateException. |
| LoggingExceptionMapper<E extends Throwable> |
Copyright © 2011. All rights reserved.