| Package | Description |
|---|---|
| sirius.tagliatelle.compiler | |
| sirius.web.health |
System health monitoring
Provides tools to collect metrics and to monitor a cluster of machines.
|
| sirius.web.health.console |
Commands for the built-in console
Contains commands for the web-based console (/system/console).
|
| sirius.web.http |
Built-in HTTP server based on netty.
|
| sirius.web.services |
Framework for providing structured services via the HTTP interface.
|
| sirius.web.tasks |
| Class and Description |
|---|
| JSONStructuredOutput
Encoder to generate JSON via the
StructuredOutput interface. |
| Class and Description |
|---|
| ServiceCall
Provides access to the underlying request of a call to a
StructuredService |
| StructuredService
Provides a service which can be called via the HTTP interface and generate a structured output encoded as JSON or
XML
A StructuredService must be registered using the
Register annotation
provided with a name, which also defines the URL of the service. |
| Class and Description |
|---|
| ServiceCall
Provides access to the underlying request of a call to a
StructuredService |
| StructuredService
Provides a service which can be called via the HTTP interface and generate a structured output encoded as JSON or
XML
A StructuredService must be registered using the
Register annotation
provided with a name, which also defines the URL of the service. |
| Class and Description |
|---|
| JSONStructuredOutput
Encoder to generate JSON via the
StructuredOutput interface. |
| Class and Description |
|---|
| JSONCall
Simple call to send JSON to a server (URL) and receive JSON back.
|
| JSONStructuredOutput
Encoder to generate JSON via the
StructuredOutput interface. |
| ServiceCall
Provides access to the underlying request of a call to a
StructuredService |
| StructuredService
Provides a service which can be called via the HTTP interface and generate a structured output encoded as JSON or
XML
A StructuredService must be registered using the
Register annotation
provided with a name, which also defines the URL of the service. |
| Class and Description |
|---|
| JSONStructuredOutput
Encoder to generate JSON via the
StructuredOutput interface. |
Copyright © 2018. All rights reserved.