| Package | Description | 
|---|---|
| org.apache.tinkerpop.gremlin.server.channel | 
| Modifier and Type | Class and Description | 
|---|---|
| class  | HttpChannelizerConstructs a  Channelizerthat exposes an HTTP endpoint in Gremlin Server. | 
| class  | UnifiedChannelizerA  Channelizerthat supports websocket and HTTP requests and does so with the most streamlined processing
 model for Gremlin Server introduced with 3.5.0. | 
| class  | WebSocketChannelizerA  Channelizerthat exposes a WebSocket-based Gremlin endpoint with a custom sub-protocol. | 
| class  | WsAndHttpChannelizerA channelizer for port unification with websockets and http | 
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.