インタフェース Secs1LogObservable

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

public interface Secs1LogObservable
extends SecsLogObservable
SECS-I-Log Observable.
  • メソッドの詳細

    • addTrySendSecs1MessagePassThroughLogListener

      boolean addTrySendSecs1MessagePassThroughLogListener​(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
      Returns true if add Try-send SECS-I message pass through log listener success, otherwise false, pass through SECS-I message.
      パラメータ:
      listener - the SECS-I message pass through log listener
      戻り値:
      true if add success, othewise false
    • removeTrySendSecs1MessagePassThroughLogListener

      boolean removeTrySendSecs1MessagePassThroughLogListener​(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
      Returns true if remove success, otherwise false.
      パラメータ:
      listener - the SECS-I message pass through log listener
      戻り値:
      true if remove success, othewise false
    • addSendedSecs1MessagePassThroughLogListener

      boolean addSendedSecs1MessagePassThroughLogListener​(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
      Returns true if add Sended SECS-I message pass through log listener success, otherwise false, pass through SECS-I message.
      パラメータ:
      listener - the SECS-I message pass through log listener
      戻り値:
      true if add success, othewise false
    • removeSendedSecs1MessagePassThroughLogListener

      boolean removeSendedSecs1MessagePassThroughLogListener​(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
      Returns true if remove success, otherwise false.
      パラメータ:
      listener - the SECS-I message pass through log listener
      戻り値:
      true if remove success, othewise false
    • addReceiveSecs1MessagePassThroughLogListener

      boolean addReceiveSecs1MessagePassThroughLogListener​(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
      Returns true if add Receive SECS-I message pass through log listener success, otherwise false, pass through SECS-I message.
      パラメータ:
      listener - the SECS-I message pass through log listener
      戻り値:
      true if add success, othewise false
    • removeReceiveSecs1MessagePassThroughLogListener

      boolean removeReceiveSecs1MessagePassThroughLogListener​(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
      Returns true if remove success, otherwise false.
      パラメータ:
      listener - the SECS-I message pass through log listener
      戻り値:
      true if remove success, othewise false
    • addTrySendSecs1MessageBlockPassThroughLogListener

      boolean addTrySendSecs1MessageBlockPassThroughLogListener​(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
      Returns true if add Try-send SECS-I message block pass through log listener success, otherwise false, pass through SECS-I message block.
      パラメータ:
      listener - the SECS-I message block pass through log listener
      戻り値:
      true if add success, othewise false
    • removeTrySendSecs1MessageBlockPassThroughLogListener

      boolean removeTrySendSecs1MessageBlockPassThroughLogListener​(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
      Returns true if remove success, otherwise false.
      パラメータ:
      listener - the SECS-I message block log pass through log listener
      戻り値:
      true if remove success, othewise false
    • addSendedSecs1MessageBlockPassThroughLogListener

      boolean addSendedSecs1MessageBlockPassThroughLogListener​(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
      Returns true if add Sended SECS-I message block pass through log listener success, otherwise false, pass through SECS-I message block.
      パラメータ:
      listener - the SECS-I message block pass through log listener
      戻り値:
      true if add success, othewise false
    • removeSendedSecs1MessageBlockPassThroughLogListener

      boolean removeSendedSecs1MessageBlockPassThroughLogListener​(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
      Returns true if remove success, otherwise false.
      パラメータ:
      listener - the SECS-I message block log pass through log listener
      戻り値:
      true if remove success, othewise false
    • addReceiveSecs1MessageBlockPassThroughLogListener

      boolean addReceiveSecs1MessageBlockPassThroughLogListener​(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
      Returns true if add Receive SECS-I message block pass through log listener success, otherwise false, pass through SECS-I message block.
      パラメータ:
      listener - the SECS-I message block pass through log listener
      戻り値:
      true if add success, othewise false
    • removeReceiveSecs1MessageBlockPassThroughLogListener

      boolean removeReceiveSecs1MessageBlockPassThroughLogListener​(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
      Returns true if remove success, otherwise false.
      パラメータ:
      listener - the SECS-I message block log pass through log listener
      戻り値:
      true if remove success, othewise false