See: Description
| Class | Description |
|---|---|
| CSVMessageBodyWriter |
A
MessageBodyWriter that can produce CSV (text/csv). |
| ErrorResource |
Constructs a simple HTML error page from error info in the request.
|
| InMemoryRealm |
Adapted from Tomcat's
MemoryRealm. |
| ModelManagerListener<K,M,U> |
ServletContextListener that initializes a ServingModelManager at web
app startup time in the Serving Layer. |
| OryxApplication |
The single JAX-RS app for the serving-layer.
|
| OryxExceptionMapper |
Maps
OryxServingException types to an HTTP Response. |
| ScalaServingModelManagerAdapter<U> |
Adapts a
ScalaServingModelManager to be a Java ServingModelManager. |
| ServingLayer |
Top-level implementation of the Serving Layer process.
|
| TopicProducerImpl<K,M> |
Wraps access to a Kafka message topic
Producer. |
Copyright © 2014–2018. All rights reserved.