public class PortConnectListenerType
extends java.lang.Object
- ON_NOTIFY_CONNECT: notify_connect() 関数内呼び出し直後 - ON_NOTIFY_DISCONNECT: notify_disconnect() 呼び出し直後 - ON_UNSUBSCRIBE_INTERFACES: notify_disconnect() 内のIF購読解除時
修飾子とタイプ | フィールドと説明 |
---|---|
static int |
ON_NOTIFY_CONNECT |
static int |
ON_NOTIFY_DISCONNECT |
static int |
ON_UNSUBSCRIBE_INTERFACES |
static int |
PORT_CONNECT_LISTENER_NUM |
コンストラクタと説明 |
---|
PortConnectListenerType() |
修飾子とタイプ | メソッドと説明 |
---|---|
static java.lang.String |
toString(int type)
ConfigurationParamListenerType を文字列に変換
|
public static final int ON_NOTIFY_CONNECT
public static final int ON_NOTIFY_DISCONNECT
public static final int ON_UNSUBSCRIBE_INTERFACES
public static final int PORT_CONNECT_LISTENER_NUM