Package org.vorpal.blade.framework.callflow
Utilize Java Lambda Expressions to develop complicated callflows that are simple and easy to read.
- Since:
- 2.0
-
Interface Summary Interface Description Callback<T> -
Class Summary Class Description Callflow Callflow481 ClientCallflow The only purpose of this class is to implement the 'process' method so that future classes can extend from it without having to implement a useless method.Expectation An Expectation is used to tell the AsyncSipServlet that a particular SIP method, like CANCEL is expected.