Uses of Package
com.bytedesk.call.mrcp4j.client
Packages that use com.bytedesk.call.mrcp4j.client
-
Classes in com.bytedesk.call.mrcp4j.client used by com.bytedesk.call.mrcp4j.clientClassDescriptionProvides all primary functionality required for an MRCPv2 client to interact with an MRCPv2 resource.Decodes event messages received in MRCPv2 format into
MrcpEventinstances.The listener interface for receiving MRCPv2 event messages.Provides factory methods for MRCPv2 clients to gain access toMrcpProviderinstances.Thrown when an exception is encountered while invoking an MRCPv2 request.Decodes messages received in MRCPv2 format intoMrcpMessageinstances.The listener interface for processing MRCPv2 messages (for internal library use only).Provides functionality for simplified management ofMrcpChannelinstances by an MRCPv2 client.EncodesMrcpRequestinstances into MRCPv2 specification format.Decodes response messages received in MRCPv2 format intoMrcpResponseinstances.Provides an endpoint for communication between the MRCPv2 client and the MRCPv2 server (for internal library use only). -
Classes in com.bytedesk.call.mrcp4j.client used by com.bytedesk.call.mrcp4j.serviceClassDescriptionProvides all primary functionality required for an MRCPv2 client to interact with an MRCPv2 resource.Provides functionality for simplified management of
MrcpChannelinstances by an MRCPv2 client.