JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
All Classes
SEARCH:
JavaScript is disabled on your browser.
Deprecated API
Contents
Classes
Methods
Classes
Class
Description
org.vorpal.blade.framework.config.ConfigIPv4Map
Methods
Method
Description
org.vorpal.blade.framework.callflow.Callflow.cancelTimer(SipApplicationSession, String)
org.vorpal.blade.framework.callflow.Callflow.createInitialRequest(SipServletRequest, boolean)
org.vorpal.blade.framework.callflow.Callflow.createNewRequest(SipServletRequest)
org.vorpal.blade.framework.callflow.Callflow.createResponse(SipServletRequest, SipServletResponse, boolean)
org.vorpal.blade.framework.callflow.Callflow.schedulePeriodicTimer(SipApplicationSession, int, Callback<ServletTimer>)
org.vorpal.blade.framework.callflow.Callflow.schedulePeriodicTimerInMilliseconds(SipApplicationSession, long, Callback<ServletTimer>)
org.vorpal.blade.framework.callflow.Callflow.scheduleTimer(SipApplicationSession, int, Callback<ServletTimer>)
org.vorpal.blade.framework.callflow.Callflow.scheduleTimerInMilliseconds(SipApplicationSession, long, Callback<ServletTimer>)