| Package | Description |
|---|---|
| io.helixservice.core.feature | |
| io.helixservice.core.server | |
| io.helixservice.feature.vertx | |
| io.helixservice.feature.worker |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Feature
Features allow modular addition of new functionality to the Helix Server.
|
| Modifier and Type | Class and Description |
|---|---|
class |
AbstractFeature
Abstract base class from which all features should derive,
as it provides common functionality and default implementations.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
Server
Helix Server Interface
|
| Modifier and Type | Class and Description |
|---|---|
class |
HelixServer
Helix Server
|
| Modifier and Type | Class and Description |
|---|---|
class |
VertxNativeFeature
Provides access to Vert.x native resources.
|
| Modifier and Type | Class and Description |
|---|---|
class |
BlockingWorkerFeature
Provides a easy way to make any method execute as blocking code.
|
Copyright © 2016. All rights reserved.