|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use JipletContext | |
|---|---|
| org.cafesip.jiplet | This package contains the core Jiplet container classes. |
| Uses of JipletContext in org.cafesip.jiplet |
|---|
| Methods in org.cafesip.jiplet that return JipletContext | |
|---|---|
JipletContext |
JipletEvent.getJipletContext()
|
JipletContext |
Jiplet.getJipletContext()
This method returns the context. |
| Methods in org.cafesip.jiplet with parameters of type JipletContext | |
|---|---|
protected java.lang.String |
SipConnector.addMapping(Mapping mapping,
JipletContext context)
|
protected void |
SipConnector.removeMapping(JipletContext context)
|
void |
JipletEvent.setJipletContext(JipletContext jipletContext)
|
void |
Jiplet.setJipletContext(JipletContext jipletContext)
|
| Constructors in org.cafesip.jiplet with parameters of type JipletContext | |
|---|---|
JipletSession(JipletContext context,
SessionInfo session)
A constructor for this class. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||