| Package | Description |
|---|---|
| org.gridgain.grid.kernal.processors.rest.protocols.tcp |
Adapters for TCP-based REST protocols.
|
| Constructor and Description |
|---|
GridTcpRestDirectParser(GridTcpRestProtocol proto,
GridNioMessageReader msgReader) |
GridTcpRestNioListener(GridLogger log,
GridTcpRestProtocol proto,
GridRestProtocolHandler hnd,
GridKernalContext ctx,
GridClientMarshaller protobufMarshaller)
Creates listener which will convert incoming tcp packets to rest requests and forward them to
a given rest handler.
|
Copyright © 2014. All rights reserved.