public static class ConfigurableServerChannel.Initializer.Persistent extends Object implements ConfigurableServerChannel.Initializer
ConfigurableServerChannel.Initializer.Persistent
Constructor and Description |
---|
Persistent() |
Modifier and Type | Method and Description |
---|---|
void |
configureChannel(ConfigurableServerChannel channel)
Callback invoked when a channel is created and needs to be configured
|
public void configureChannel(ConfigurableServerChannel channel)
ConfigurableServerChannel.Initializer
configureChannel
in interface ConfigurableServerChannel.Initializer
channel
- the channel to configureCopyright © 2008–2024 The CometD Project. All rights reserved.