See: Description
| Interface | Description |
|---|---|
| AppRouterCondition |
Interface modelling a condition evaluated during router handling.
|
| Class | Description |
|---|---|
| DefaultApplicationRouter |
Implementation of the default application router as defined per JSR 289 Appendix C
|
| DefaultApplicationRouterParser |
This is a utility class used for parsing the default application router file as defined in Appendix C of JSR289.
|
| DefaultApplicationRouterProvider |
class is used by the SIP Servlet container to load and instanciate the application router
|
| DefaultSipApplicationRouterInfo |
This class contains one information parsed in the dar configuration file.
|
| HeaderRegexCondition |
Simple implementation that uses a regex against a predefined SIP header.
|
Copyright © 2017. All rights reserved.