クラスcom.sun.nio.sctp.PeerAddressChangeNotification.AddressChangeEvent
の使用
-
PeerAddressChangeNotification.AddressChangeEventを使用するパッケージ パッケージ 説明 com.sun.nio.sctp Stream Control Transport Protocol用のJava APIです。 -
-
com.sun.nio.sctpでのPeerAddressChangeNotification.AddressChangeEventの使用
PeerAddressChangeNotification.AddressChangeEventを返すcom.sun.nio.sctpのメソッド 修飾子と型 メソッド 説明 abstract PeerAddressChangeNotification.AddressChangeEventPeerAddressChangeNotification. event()変更イベントの型を返します。static PeerAddressChangeNotification.AddressChangeEventPeerAddressChangeNotification.AddressChangeEvent. valueOf(String name)指定された名前を持つ、この型の列挙型定数を返します。static PeerAddressChangeNotification.AddressChangeEvent[]PeerAddressChangeNotification.AddressChangeEvent. values()この列挙型の定数を含む配列を、宣言されている順序で返します。
-