|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||
See:
Description
| Interface Summary | |
|---|---|
| RegistrarServletToJava | Interface defining how RegistrarServlet calls out to its environment. |
| Class Summary | |
|---|---|
| Binding | Class containing information of a SIP registration binding. |
| RegistrarServlet | A reusable SIP registrar feature (ref: RFC 3261 sec 10.3). |
A reusable SIP registrar feature (ref: RFC 3261 sec 10.3). This
feature only supports one contact address per address of
record. The contact address associated with the most recent
registration is maintained. There are a number of other
requirements specified in the RFC that are not implemented yet. See
the comments in the code for details. The feature is customized by
implementing its RegistrarServletToJava interface.
|
|||||||||
| PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES | ||||||||