Class Emitter.Builder<PAYLOAD>

  • Type Parameters:
    PAYLOAD - message payload type
    All Implemented Interfaces:
    io.helidon.common.Builder<Emitter<PAYLOAD>>, Supplier<Emitter<PAYLOAD>>
    Enclosing class:
    Emitter<PAYLOAD>

    public static final class Emitter.Builder<PAYLOAD>
    extends Object
    implements io.helidon.common.Builder<Emitter<PAYLOAD>>
    Builder for Emitter.