Package org.apache.arrow.flight.auth
Interface ServerAuthHandler.ServerAuthSender
- Enclosing interface:
- ServerAuthHandler
public static interface ServerAuthHandler.ServerAuthSender
Interface for a server implementations to send back authentication messages back to the client.
-
Method Summary
-
Method Details
-
send
void send(byte[] payload) -
onError
-