Uses of Class
com.bytedesk.call.esl.client.internal.AbstractEslClientHandler
Packages that use AbstractEslClientHandler
Package
Description
-
Uses of AbstractEslClientHandler in com.bytedesk.call.esl.client.inbound
Subclasses of AbstractEslClientHandler in com.bytedesk.call.esl.client.inboundModifier and TypeClassDescription(package private) classEnd users of the inboundClientshould not need to use this class. -
Uses of AbstractEslClientHandler in com.bytedesk.call.esl.client.internal
Fields in com.bytedesk.call.esl.client.internal declared as AbstractEslClientHandlerConstructors in com.bytedesk.call.esl.client.internal with parameters of type AbstractEslClientHandlerModifierConstructorDescriptionContext(io.netty.channel.Channel channel, AbstractEslClientHandler clientHandler) -
Uses of AbstractEslClientHandler in com.bytedesk.call.esl.client.outbound
Subclasses of AbstractEslClientHandler in com.bytedesk.call.esl.client.outboundModifier and TypeClassDescription(package private) classSpecialisedAbstractEslClientHandlerthat implements the base connecction logic for an 'Outbound' FreeSWITCH Event Socket connection.