BayeuxServer.ChannelListener
ConfigurableServerChannel.Initializer.Persistent
public static interface ConfigurableServerChannel.Initializer
Modifier and Type | Interface | Description |
---|---|---|
static class |
ConfigurableServerChannel.Initializer.Persistent |
Utility class that initializes channels to be persistent
|
Modifier and Type | Method | Description |
---|---|---|
void |
configureChannel(ConfigurableServerChannel channel) |
Callback invoked when a channel is created and needs to be configured
|
void configureChannel(ConfigurableServerChannel channel)
channel
- the channel to configureCopyright © 2008–2017 The CometD Project. All rights reserved.