Interface ConfigurableServerChannel.Initializer

All Known Subinterfaces:
BayeuxServer.ChannelListener
All Known Implementing Classes:
ConfigurableServerChannel.Initializer.Persistent
Enclosing interface:
ConfigurableServerChannel

public static interface ConfigurableServerChannel.Initializer
A listener interface by means of which listeners can atomically set the initial configuration of a channel.
  • Method Details