| Package | Description |
|---|---|
| org.apache.tinkerpop.gremlin.driver |
| Modifier and Type | Field and Description |
|---|---|
static HandshakeInterceptor |
HandshakeInterceptor.NO_OP
The default implementation of a
HandshakeInterceptor and behaves as a no-op. |
| Modifier and Type | Method and Description |
|---|---|
Cluster.Builder |
Cluster.Builder.handshakeInterceptor(HandshakeInterceptor interceptor)
Specifies an
HandshakeInterceptor that will allow manipulation of the
FullHttpRequest prior to its being sent over the websocket. |
Copyright © 2013–2022 Apache Software Foundation. All rights reserved.