public interface TrafficListener
Commands.ConnectionFactory.setTrafficListener(TrafficListener)| Modifier and Type | Field and Description |
|---|---|
static TrafficListener |
NO_OP
No-op
TrafficListener. |
| Modifier and Type | Method and Description |
|---|---|
void |
read(Command inboundCommand)
Notified for each inbound
Command. |
void |
write(Command outboundCommand)
Notified for each outbound
Command. |
static final TrafficListener NO_OP
TrafficListener.Copyright © 2025 Broadcom Inc. and its subsidiaries.. All rights reserved.