Class | Description |
---|---|
HttpChannelizer |
Constructs a
Channelizer that exposes an HTTP endpoint in Gremlin Server. |
NioChannelizer |
A
Channelizer that exposes an NIO-based Gremlin endpoint with a custom
protocol. |
WebSocketChannelizer |
A
Channelizer that exposes a WebSocket-based Gremlin endpoint with a custom
sub-protocol. |
WsAndHttpChannelizer |
A channelizer for port unification with websockets and http
|
Copyright © 2013–2019 Apache Software Foundation. All rights reserved.