インタフェース Secs1LogObservable
- すべてのスーパーインタフェース:
SecsLogObservable
- 既知のサブインタフェースのリスト:
Secs1Communicator
,Secs1OnTcpIpCommunicator
,Secs1OnTcpIpLogObservable
,Secs1OnTcpIpReceiverCommunicator
public interface Secs1LogObservable extends SecsLogObservable
SECS-I-Log Observable.
-
メソッドの概要
修飾子とタイプ メソッド 説明 boolean
addReceiveSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
Returnstrue
if add Receive SECS-I message block pass through log listener success, otherwisefalse
, pass through SECS-I message block.boolean
addReceiveSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
Returnstrue
if add Receive SECS-I message pass through log listener success, otherwisefalse
, pass through SECS-I message.boolean
addSendedSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
Returnstrue
if add Sended SECS-I message block pass through log listener success, otherwisefalse
, pass through SECS-I message block.boolean
addSendedSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
Returnstrue
if add Sended SECS-I message pass through log listener success, otherwisefalse
, pass through SECS-I message.boolean
addTrySendSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
Returnstrue
if add Try-send SECS-I message block pass through log listener success, otherwisefalse
, pass through SECS-I message block.boolean
addTrySendSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
Returnstrue
if add Try-send SECS-I message pass through log listener success, otherwisefalse
, pass through SECS-I message.boolean
removeReceiveSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
Returnstrue
if remove success, otherwisefalse
.boolean
removeReceiveSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
Returnstrue
if remove success, otherwisefalse
.boolean
removeSendedSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
Returnstrue
if remove success, otherwisefalse
.boolean
removeSendedSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
Returnstrue
if remove success, otherwisefalse
.boolean
removeTrySendSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)
Returnstrue
if remove success, otherwisefalse
.boolean
removeTrySendSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)
Returnstrue
if remove success, otherwisefalse
.インタフェースから継承されたメソッド com.shimizukenta.secs.SecsLogObservable
addReceiveSecsMessagePassThroughLogListener, addSecsLogListener, addSecsThrowableLogListener, addSendedSecsMessagePassThroughLogListener, addTrySendSecsMessagePassThroughLogListener, removeReceiveSecsMessagePassThroughLogListener, removeSecsLogListener, removeSecsThrowableLogListener, removeSendedSecsMessagePassThroughLogListener, removeTrySendSecsMessagePassThroughLogListener
-
メソッドの詳細
-
addTrySendSecs1MessagePassThroughLogListener
boolean addTrySendSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)Returnstrue
if add Try-send SECS-I message pass through log listener success, otherwisefalse
, 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)Returnstrue
if remove success, otherwisefalse
.- パラメータ:
listener
- the SECS-I message pass through log listener- 戻り値:
- true if remove success, othewise false
-
addSendedSecs1MessagePassThroughLogListener
boolean addSendedSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)Returnstrue
if add Sended SECS-I message pass through log listener success, otherwisefalse
, 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)Returnstrue
if remove success, otherwisefalse
.- パラメータ:
listener
- the SECS-I message pass through log listener- 戻り値:
- true if remove success, othewise false
-
addReceiveSecs1MessagePassThroughLogListener
boolean addReceiveSecs1MessagePassThroughLogListener(SecsLogListener<? super Secs1MessagePassThroughLog> listener)Returnstrue
if add Receive SECS-I message pass through log listener success, otherwisefalse
, 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)Returnstrue
if remove success, otherwisefalse
.- パラメータ:
listener
- the SECS-I message pass through log listener- 戻り値:
- true if remove success, othewise false
-
addTrySendSecs1MessageBlockPassThroughLogListener
boolean addTrySendSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)Returnstrue
if add Try-send SECS-I message block pass through log listener success, otherwisefalse
, 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)Returnstrue
if remove success, otherwisefalse
.- パラメータ:
listener
- the SECS-I message block log pass through log listener- 戻り値:
- true if remove success, othewise false
-
addSendedSecs1MessageBlockPassThroughLogListener
boolean addSendedSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)Returnstrue
if add Sended SECS-I message block pass through log listener success, otherwisefalse
, 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)Returnstrue
if remove success, otherwisefalse
.- パラメータ:
listener
- the SECS-I message block log pass through log listener- 戻り値:
- true if remove success, othewise false
-
addReceiveSecs1MessageBlockPassThroughLogListener
boolean addReceiveSecs1MessageBlockPassThroughLogListener(SecsLogListener<? super Secs1MessageBlockPassThroughLog> listener)Returnstrue
if add Receive SECS-I message block pass through log listener success, otherwisefalse
, 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)Returnstrue
if remove success, otherwisefalse
.- パラメータ:
listener
- the SECS-I message block log pass through log listener- 戻り値:
- true if remove success, othewise false
-