| Package | Description |
|---|---|
| org.apache.arrow.flight | |
| org.apache.arrow.flight.auth2 | |
| org.apache.arrow.flight.client |
| Modifier and Type | Method and Description |
|---|---|
FlightClientMiddleware |
FlightClientMiddleware.Factory.onCallStarted(CallInfo info)
Create a new middleware instance for the given call.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ClientIncomingAuthHeaderMiddleware
Middleware for capturing bearer tokens sent back from the Flight server.
|
| Modifier and Type | Method and Description |
|---|---|
FlightClientMiddleware |
ClientIncomingAuthHeaderMiddleware.Factory.onCallStarted(CallInfo info) |
| Modifier and Type | Class and Description |
|---|---|
class |
ClientCookieMiddleware
A client middleware for receiving and sending cookie information.
|
Copyright © 2024 The Apache Software Foundation. All rights reserved.