Interface DataMultiplexer

    • Method Detail

      • add

        Handle add​(Predicate<com.google.protobuf.ByteString> filter,
                   BiConsumer<com.google.protobuf.ByteString,​com.google.protobuf.ByteString> handler)