Interface ConfigurableServerChannel.Initializer

All Known Subinterfaces:
BayeuxServer.ChannelListener
All Known Implementing Classes:
ConfigurableServerChannel.Initializer.Persistent, OortContainer, OortList, OortLongMap, OortMap, OortObject, OortStringMap
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