public interface ProtocolTracer
| Modifier and Type | Method and Description |
|---|---|
void |
receivedFrame(TransportFrame transportFrame) |
void |
sentFrame(TransportFrame transportFrame) |
void receivedFrame(TransportFrame transportFrame)
void sentFrame(TransportFrame transportFrame)
Copyright © 2016 The Apache Software Foundation. All Rights Reserved.