パッケージ 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.
  • フィールド詳細

  • コンストラクタの詳細

    • Channel

      public Channel​(String name)
      Initialize with the channel name.
    • Channel

      public Channel​(String name, String prevId)
      Initialize with the channel name and an optional previous ID.