インタフェース Secs1OnTcpIpLogObservable

すべてのスーパーインタフェース:
Secs1LogObservable, SecsLogObservable
既知のサブインタフェースのリスト:
Secs1OnTcpIpCommunicator, Secs1OnTcpIpReceiverCommunicator

public interface Secs1OnTcpIpLogObservable
extends Secs1LogObservable
Secs1OnTcpIpLogObservable.
  • メソッドの詳細

    • addSecs1OnTcpIpChannelConnectionLogListener

      boolean addSecs1OnTcpIpChannelConnectionLogListener​(SecsLogListener<? super Secs1OnTcpIpChannelConnectionLog> listener)
      Returns true if add Secs1OnTcpIp channelconnection log listener success, otherwise false, receive channel connection log.
      パラメータ:
      listener - the Secs1OnTcpIp channel connection log listener
      戻り値:
      true if add success, otherwise false
    • removeSecs1OnTcpIpChannelConnectionLogListener

      boolean removeSecs1OnTcpIpChannelConnectionLogListener​(SecsLogListener<? super Secs1OnTcpIpChannelConnectionLog> listener)
      Returns true if remove success, otherwise false.
      パラメータ:
      listener - the Secs1OnTcpIp channel connection log listener
      戻り値:
      true if remove success, otherwise false