Uses of Interface
org.cometd.bayeux.server.ConfigurableServerChannel
-
Uses of ConfigurableServerChannel in org.cometd.bayeux.server
Subinterfaces of ConfigurableServerChannel in org.cometd.bayeux.server Modifier and Type Interface Description interface
ServerChannel
Server side representation of a Bayeux channel.Methods in org.cometd.bayeux.server with parameters of type ConfigurableServerChannel Modifier and Type Method Description void
ConfigurableServerChannel.Initializer. configureChannel(ConfigurableServerChannel channel)
Callback invoked when a channel is created and needs to be configuredvoid
ConfigurableServerChannel.Initializer.Persistent. configureChannel(ConfigurableServerChannel channel)