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>
-
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
InstrumentedLatencyListener
- Throws:
UnknownHostException
-
-
Method Details
-
onReceipt
- Specified by:
onReceiptin interfaceProtocol.ProtocolListener<V extends Value<V>>
-
onPublish
- Specified by:
onPublishin interfaceProtocol.ProtocolListener<V extends Value<V>>
-
onDelivery
- Specified by:
onDeliveryin interfaceProtocol.ProtocolListener<V extends Value<V>>
-