public interface BinaryProxyListener
| Modifier and Type | Method and Description |
|---|---|
void |
onProxy(BinaryMessage binaryRequest,
CompletableFuture<BinaryMessage> binaryResponse,
SocketAddress serverAddress,
SocketAddress clientAddress) |
void onProxy(BinaryMessage binaryRequest, CompletableFuture<BinaryMessage> binaryResponse, SocketAddress serverAddress, SocketAddress clientAddress)
Copyright © 2023. All rights reserved.