接口 IChannelService<I,C extends IChannel<I>>
- 所有已知实现类:
AbstractChannelService,DefaultChannelService
public interface IChannelService<I,C extends IChannel<I>>
-
方法概要
-
方法详细资料
-
get
Collection<? extends C> get() -
get
- 抛出:
Exception
-
getExecutorService
ExecutorService getExecutorService() -
bind
-
unbind
-