Class InstrumentedLatencyListener<V extends Value<V>>

java.lang.Object
org.smallmind.bayeux.oumuamua.server.spi.latency.InstrumentedLatencyListener<V>
All Implemented Interfaces:
Protocol.Listener<V>, Protocol.ProtocolListener<V>

public class InstrumentedLatencyListener<V extends Value<V>> extends Object implements Protocol.ProtocolListener<V>