| Package | Description |
|---|---|
| org.gridgain.client.router |
Public API for rest protocol router.
|
| org.gridgain.client.router.impl |
Rest protocol router implementation.
|
| Modifier and Type | Method and Description |
|---|---|
GridTcpRouterConfiguration |
GridTcpRouter.configuration()
Returns configuration used to start router.
|
| Modifier and Type | Method and Description |
|---|---|
static GridTcpRouter |
GridRouterFactory.startTcpRouter(GridTcpRouterConfiguration cfg)
Starts a TCP router with given configuration.
|
| Modifier and Type | Method and Description |
|---|---|
GridTcpRouterConfiguration |
GridTcpRouterImpl.configuration()
Returns configuration used to start router.
|
| Constructor and Description |
|---|
GridTcpRouterImpl(GridTcpRouterConfiguration cfg)
Creates new router instance.
|
Copyright © 2014. All rights reserved.