public class ChannelSessionFactory extends java.lang.Object implements ChannelFactory
| Modifier and Type | Field and Description |
|---|---|
static ChannelSessionFactory |
INSTANCE |
BY_NAME_COMPARATOR, NAME_EXTRACTOR| Constructor and Description |
|---|
ChannelSessionFactory() |
| Modifier and Type | Method and Description |
|---|---|
Channel |
create() |
java.lang.String |
getName() |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitcreate, setUpBuiltinFactories, setUpTransformedFactoriesfindByName, getNameList, getNames, ofName, removeByNamepublic static final ChannelSessionFactory INSTANCE