Package | Description |
---|---|
javax.servlet.sip.annotation |
The javax.servlet.sip.annotation package contains SIP Servlet annotation definitions
|
Modifier and Type | Class and Description |
---|---|
interface |
Ack
Associates a Java method in a SIPServlet POJO with "ACK"
method.
|
interface |
Bye
Associates a Java method in a SIPServlet POJO with "BYE"
method.
|
interface |
Cancel
Associates a Java method in a SIPServlet POJO with "CANCEL"
method.
|
interface |
Info
Associates a Java method in a SIPServlet POJO with "INFO"
method.
|
interface |
Invite
Associates a Java method in a SIPServlet POJO with "INVITE"
method.
|
interface |
Message
Associates a Java method in a SIPServlet POJO with "MESSAGE"
method.
|
interface |
Notify
Associates a Java method in a SIPServlet POJO with "NOTIFY"
method.
|
interface |
Options
Associates a Java method in a SIPServlet POJO with "OPTIONS"
method.
|
interface |
Prack
Associates a Java method in a SIPServlet POJO with "PRACK"
method.
|
interface |
Publish
Associates a Java method in a SIPServlet POJO with "PUBLISH"
method.
|
interface |
Refer
Associates a Java method in a SIPServlet POJO with "REFER"
method.
|
interface |
Register
Associates a Java method in a SIPServlet POJO with "REGISTER"
method.
|
interface |
Subscribe
Associates a Java method in a SIPServlet POJO with "SUBSCRIBE"
method.
|
interface |
Update
Associates a Java method in a SIPServlet POJO with "UPDATE"
method.
|
Copyright © 1996-2015, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.