| Package | Description |
|---|---|
| org.apache.ignite.internal.processors.rest |
REST processor.
|
| org.apache.ignite.internal.processors.rest.protocols.tcp |
Adapters for TCP-based REST protocols.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridRestProtocol.start(GridRestProtocolHandler hnd)
Starts protocol.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GridTcpRestProtocol.start(GridRestProtocolHandler hnd)
Starts protocol.
|
| Constructor and Description |
|---|
GridTcpMemcachedNioListener(IgniteLogger log,
GridRestProtocolHandler hnd,
GridKernalContext ctx)
Creates listener which will convert incoming tcp packets to rest requests and forward them to
a given rest handler.
|
GridTcpRestNioListener(IgniteLogger log,
GridTcpRestProtocol proto,
GridRestProtocolHandler hnd,
GridKernalContext ctx)
Creates listener which will convert incoming tcp packets to rest requests and forward them to
a given rest handler.
|
Follow @ApacheIgnite
Ignite Fabric : ver. 1.1.0-incubating Release Date : May 20 2015