类的使用
link.thingscloud.freeswitch.esl.inbound.option.InboundClientOption
使用InboundClientOption的程序包
程序包
说明
-
link.thingscloud.freeswitch.esl中InboundClientOption的使用
修饰符和类型方法说明static InboundClientBootstrapInboundClient.newBootstrap(InboundClientOption option) newBootstrap.static InboundClientInboundClient.newInstance(InboundClientOption option) newInstance. -
link.thingscloud.freeswitch.esl.inbound中InboundClientOption的使用
-
link.thingscloud.freeswitch.esl.inbound.option中InboundClientOption的使用
修饰符和类型方法说明addEvents.InboundClientOption.addListener(IEslEventListener listener) addListener.InboundClientOption.addServerOption(ServerOption serverOption) addServerOption.InboundClientOption.callbackExecutorThread(int callbackExecutorThread) callbackExecutorThread.InboundClientOption.cancelEvents()cancelEvents.InboundClientOption.defaultPassword(String defaultPassword) defaultPassword.InboundClientOption.defaultTimeoutSeconds(int defaultTimeoutSeconds) defaultTimeoutSeconds.InboundClientOption.disablePublicExecutor(boolean disablePublicExecutor) disable public executor thread pool then message thread safety.InboundClientOption.eventListener(EventListener eventListener) eventListener.InboundClientOption.eventPerformance(boolean eventPerformance) eventPerformance.InboundClientOption.eventPerformanceCostTime(long eventPerformanceCostTime) eventPerformanceCostTime.InboundClientOption.performance(boolean performance) performance.InboundClientOption.performanceCostTime(long performanceCostTime) performanceCostTime.InboundClientOption.privateExecutorThread(int privateExecutorThread) privateExecutorThread.InboundClientOption.publicExecutorThread(int publicExecutorThread) publicExecutorThread.InboundClientOption.rcvBufSize(int rcvBufSize) rcvBufSize.InboundClientOption.readerIdleTimeSeconds(int readerIdleTimeSeconds) readerIdleTimeSeconds.InboundClientOption.readTimeoutSeconds(int readTimeoutSeconds) readTimeoutSeconds.InboundClientOption.removeListener(IEslEventListener listener) removeListener.InboundClientOption.removeServerOption(ServerOption serverOption) removeServerOption.InboundClientOption.serverConnectionListener(ServerConnectionListener serverConnectionListener) serverConnectionListener.InboundClientOption.serverOptionListener(ServerOptionListener serverOptionListener) serverOptionListener.InboundClientOption.sndBufSize(int sndBufSize) sndBufSize.InboundClientOption.workerGroupThread(int workerGroupThread) workerGroupThread.