Uses of Interface
com.bytedesk.call.esl.client.outbound.IClientHandler
Packages that use IClientHandler
-
Uses of IClientHandler in com.bytedesk.call.esl.client.outbound
Fields in com.bytedesk.call.esl.client.outbound declared as IClientHandlerModifier and TypeFieldDescriptionprivate final IClientHandlerOutboundClientHandler.clientHandlerMethods in com.bytedesk.call.esl.client.outbound that return IClientHandlerConstructors in com.bytedesk.call.esl.client.outbound with parameters of type IClientHandlerModifierConstructorDescriptionOutboundClientHandler(IClientHandler clientHandler, ExecutorService callbackExecutor)