public static class ConfigurableServerChannel.Initializer.Persistent extends java.lang.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.InitializerconfigureChannel in interface ConfigurableServerChannel.Initializerchannel - the channel to configureCopyright © 2008–2019 The CometD Project. All rights reserved.