public interface IChannelFactory
| Modifier and Type | Method and Description |
|---|---|
IChannel |
newChannel()
Creates a new channel.
|
IChannel |
newChannel(Map<String,Object> load)
Creates a new channel.
|
Copyright © 2016. All rights reserved.