ConfigurableServerChannel.Initializerpublic 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.InitializerconfigureChannel in interface ConfigurableServerChannel.Initializerchannel - the channel to configureCopyright © 2008–2017 The CometD Project. All rights reserved.