Interface ITransportConfigAware

    • Method Detail

      • getConfig

        ITransportConfig getConfig()
        Returns the current transport configuration if there is one, a new empty one otherwise.
      • setConfig

        void setConfig​(ITransportConfig config)
        Sets a new transport configuration by copying the given one.