ConfigurableServerChannel.Initializer
public static class ConfigurableServerChannel.Initializer.Persistent extends Object implements ConfigurableServerChannel.Initializer
ConfigurableServerChannel.Initializer.Persistent
Constructor | Description |
---|---|
Persistent() |
Modifier and Type | Method | 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–2017 The CometD Project. All rights reserved.