|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JipletResponse | |
|---|---|
| org.cafesip.jiplet | This package contains the core Jiplet container classes. |
| org.cafesip.jiplet.sip | This package provide classes for SIP communications from within a jiplet. |
| Uses of JipletResponse in org.cafesip.jiplet |
|---|
| Methods in org.cafesip.jiplet with parameters of type JipletResponse | |
|---|---|
void |
Jiplet.processResponse(JipletResponse response)
This method is invoked by the container when a SIP response message is received. |
| Uses of JipletResponse in org.cafesip.jiplet.sip |
|---|
| Methods in org.cafesip.jiplet.sip with parameters of type JipletResponse | |
|---|---|
void |
ProxyJiplet.processResponse(JipletResponse responseEvent)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||