Package com.nexmo.client.voice.servlet
Provides an abstract Servlet for building NCCO webhooks for the Nexmo Voice API.
-
Class Summary Class Description AbstractAnswerServlet Useful abstract HttpServlet for implementing NCCO callbacks.NccoResponse Encapsulates a set of NCCO objects for driving the Nexmo Voice API.NccoResponseBuilder Provides a fluent interface for constructing instances ofNccoResponse.