パッケージ org.fanout.gripcontrol
クラス Channel
java.lang.Object
org.fanout.gripcontrol.Channel
public class Channel extends Object
The Channel class is used to represent a channel in for a GRIP proxy.
-
フィールドの概要
-
コンストラクタの概要
-
メソッドの概要
-
フィールド詳細
-
name
-
prevId
-
-
コンストラクタの詳細
-
Channel
Initialize with the channel name. -
Channel
Initialize with the channel name and an optional previous ID.
-