Uses of Interface
org.cometd.bayeux.server.ConfigurableServerChannel
-
Uses of ConfigurableServerChannel in org.cometd.bayeux.server
Subinterfaces of ConfigurableServerChannel in org.cometd.bayeux.serverModifier and TypeInterfaceDescriptioninterface
Server side representation of a Bayeux channel.Methods in org.cometd.bayeux.server with parameters of type ConfigurableServerChannelModifier and TypeMethodDescriptionvoid
ConfigurableServerChannel.Initializer.configureChannel(ConfigurableServerChannel channel)
Callback invoked when a channel is created and needs to be configuredvoid
ConfigurableServerChannel.Initializer.Persistent.configureChannel(ConfigurableServerChannel channel)