Uses of Interface
com.sun.grizzly.cometd.EventRouter

Packages that use EventRouter
com.sun.grizzly.cometd   
 

Uses of EventRouter in com.sun.grizzly.cometd
 

Classes in com.sun.grizzly.cometd that implement EventRouter
 class EventRouterImpl
          From the Spec, an EventRouter is: The event router is channel based, with rules based on longest-prefix match dispatching for registered listeners.
 



Copyright © 2010 SUN Microsystems. All Rights Reserved.