Interface Transmitter

  • Functional Interface:
    This is a functional interface and can therefore be used as the assignment target for a lambda expression or method reference.

    @FunctionalInterface
    public interface Transmitter
    Interface defining contract of Transmitter. A transmitter instance is multi-protocol, and transmits content of transmission request based on requested transport profile.
    Since:
    4.0.0
    Author:
    steinar Date: 18.11.2016 Time: 16.21, erlend