org.cometd.common
Class ChannelId

java.lang.Object
  extended by org.cometd.bayeux.ChannelId
      extended by org.cometd.common.ChannelId

Deprecated. Use org.cometd.bayeux.ChannelId

@Deprecated
public class ChannelId
extends ChannelId


Field Summary
 
Fields inherited from class org.cometd.bayeux.ChannelId
DEEPWILD, WILD
 
Constructor Summary
ChannelId(String name)
          Deprecated.  
 
Method Summary
 
Methods inherited from class org.cometd.bayeux.ChannelId
depth, equals, getParent, getSegment, getWilds, hashCode, isAncestorOf, isDeepWild, isMeta, isMeta, isParentOf, isService, isService, isShallowWild, isWild, matches, toString
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

ChannelId

public ChannelId(String name)
Deprecated. 


Copyright © 2008-2011 Dojo Foundation. All Rights Reserved.