Package io.deephaven.server.barrage
Interface BarrageMessageProducer.Adapter<T,V>
- Type Parameters:
T
- Type to convert from.V
- Type to convert to.
- Enclosing class:
- BarrageMessageProducer
public static interface BarrageMessageProducer.Adapter<T,V>
Helper to convert from SubscriptionRequest to Options and from MessageView to InputStream.
-
Method Summary
-
Method Details
-
adapt
-