|
Class Summary |
| SARDirContext |
SAR Directory Context implementation. |
| SipEntityResolver |
|
| SipHostConfig |
|
| SipProtocolHandler |
This is the sip protocol handler that will get called upon creation of the
tomcat connector defined in the server.xml. To use a sip connector, one
need to specify a new connector in server.xml with
org.mobicents.servlet.sip.startup.SipProtocolHandler as the value for the
protocol attribute.
Some of the fields (representing the sip stack propeties) get populated
automatically by the container.
|
| SipRuleSet |
SipRuleSet for processing the contents of a sip application
deployment descriptor (/WEB-INF/sip.xml) resource. |
| SipStandardEngine |
Sip Servlet implementation of the Engine interface. |
| SipStandardHost |
|
| SipStandardService |
Sip Servlet implementation of the SipService interface. |
| StaticServiceHolder |
There can be only one tomcat service per SAR classloader, so it can be a static safely. |